mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-27 16:51:34 +00:00
Make rustfmt output human-readable (#139)
This commit is contained in:
@ -20,6 +20,6 @@ matrix:
|
|||||||
- rust: stable
|
- rust: stable
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo fmt -- --write-mode=checkstyle
|
- cargo fmt -- --write-mode=diff
|
||||||
- cargo check --all
|
- cargo check --all
|
||||||
- cargo test --all
|
- cargo test --all
|
||||||
|
Reference in New Issue
Block a user