@@ -0,0 +1,8 @@
lint:
cargo clippy --no-deps
lint-fix:
cargo clippy --no-deps --fix
release:
cargo build --release
The note is not visible to the blocked user.