fix fmt
This commit is contained in:
@@ -5,4 +5,5 @@ steps:
|
||||
fmt:
|
||||
image: rust:1
|
||||
commands:
|
||||
- rustup component add rustfmt
|
||||
- cargo fmt --all -- --check
|
||||
|
||||
Reference in New Issue
Block a user