cargo fmt
Closes #1143
@ -127,6 +127,7 @@ cache: cargo
before_script: (cargo install rustfmt || true)
script:
- |
export PATH=$PATH:~/.cargo/bin &&
cargo fmt -- --write-mode=diff &&
cargo build &&
cargo test
The note is not visible to the blocked user.