chore(pre-commit): error on clippy warnings
This commit is contained in:
parent
ecb84e32e1
commit
db6a479bcf
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ repos:
|
|||
- id: cargo-fmt
|
||||
- id: cargo-check
|
||||
- id: cargo-clippy
|
||||
args: ["--", "-D", "warnings"]
|
||||
|
|
|
|||
Reference in a new issue