diff --git a/.justfile b/.justfile index 47378129..5ca80c0b 100644 --- a/.justfile +++ b/.justfile @@ -2,7 +2,7 @@ install: cargo install --path ./crates/moon --debug --offline --root ~/.moon --force --locked clippy: - cargo clippy --all-targets --all-features -- -D warnings + cargo clippy --all-targets --all-features --locked -- -D warnings add-header: hawkeye format