Skip to content

Commit aa2d655

Browse files
committed
fix: remove preprare from lmint
1 parent d2c7d4c commit aa2d655

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

justfile

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ lint:
6666
cargo clippy
6767
cargo run -p rules_check
6868
bun biome lint
69-
cargo sqlx prepare --check --workspace
7069

7170
lint-fix:
7271
cargo clippy --fix

0 commit comments

Comments
 (0)