@@ -0,0 +1,12 @@
_:
@just --list
check:
cargo check
lint:
cargo clippy
build:
cargo build --release
The note is not visible to the blocked user.