This commit is contained in:
@@ -2,6 +2,7 @@ steps:
|
|||||||
- name: format
|
- name: format
|
||||||
image: rust:latest
|
image: rust:latest
|
||||||
commands:
|
commands:
|
||||||
|
- rustup component add rustfmt
|
||||||
- cargo fmt --all --check
|
- cargo fmt --all --check
|
||||||
|
|
||||||
- name: clippy
|
- name: clippy
|
||||||
|
Reference in New Issue
Block a user