@@ -2,6 +2,7 @@ steps:
- name: format
image: rust:latest
commands:
- rustup component add rustfmt
- cargo fmt --all --check
- name: clippy
The note is not visible to the blocked user.