Skip to content

Commit

Permalink
fix(CI): run clippy on tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis committed Dec 8, 2024
1 parent c019da1 commit 9ab7033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ repos:
- id: cargo-check
args: ["--locked"]
- id: clippy
args: ["--tests"]

0 comments on commit 9ab7033

Please sign in to comment.