@@ -13,6 +13,12 @@ clippy:
test:
cargo test --workspace --all-targets
sqlx-prepare database_url:
DATABASE_URL={{database_url}} cargo sqlx prepare --workspace -- --all-targets
sqlx-check:
SQLX_OFFLINE=true cargo check --workspace
verify:
just fmt-check
just clippy
The note is not visible to the blocked user.