Skip to content

Commit

Permalink
Run pedantic clippy in CI (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcintosh authored Jul 31, 2024
1 parent 24bea97 commit e6d4f09
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 @@ -13,3 +13,4 @@ repos:
hooks:
- id: fmt
- id: clippy
args: ["--", "-D", "warnings", "-W", "clippy::pedantic"]

0 comments on commit e6d4f09

Please sign in to comment.