Skip to content

Commit

Permalink
chore: testing check-code
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaibhav-dixit committed Apr 26, 2024
1 parent 72aa267 commit db79492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ next-watch:

check-code:
SQLX_OFFLINE=true cargo fmt --check --all
build
SQLX_OFFLINE=true cargo clippy --all-features
SQLX_OFFLINE=true cargo audit

Expand Down

0 comments on commit db79492

Please sign in to comment.