Skip to content

Commit

Permalink
Merge pull request #159 from naomijub/naomijub-patch-1
Browse files Browse the repository at this point in the history
Update pre-commit
  • Loading branch information
naomijub authored Jul 22, 2024
2 parents 0d348b5 + 1d2d6a3 commit f9a5b04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo-husky/hooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

cargo fmt -- --check
cargo clippy --workspace --all-targets --all-features -- --deny warnings

exit_code=$?

Expand Down

0 comments on commit f9a5b04

Please sign in to comment.