We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b601e commit d2c7d4cCopy full SHA for d2c7d4c
justfile
@@ -72,7 +72,6 @@ lint-fix:
72
cargo clippy --fix
73
cargo run -p rules_check
74
bun biome lint --write
75
- cargo sqlx prepare --check --workspace
76
77
serve-docs:
78
uv sync
0 commit comments