We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6300473 commit f70890bCopy full SHA for f70890b
1 file changed
README.md
@@ -10,7 +10,7 @@
10
hooks:
11
- id: fmt
12
- id: cargo-check
13
- - id: cargo-clippy
+ - id: clippy
14
```
15
16
## Passing arguments to rustfmt
0 commit comments