We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c7d4c commit aa2d655Copy full SHA for aa2d655
justfile
@@ -66,7 +66,6 @@ lint:
66
cargo clippy
67
cargo run -p rules_check
68
bun biome lint
69
- cargo sqlx prepare --check --workspace
70
71
lint-fix:
72
cargo clippy --fix
0 commit comments