Skip to content

Commit 6300473

Browse files
docs: add clippy hook to example
Makes it easier for the user to know how to set up all the hooks available.
1 parent eeee35a commit 6300473

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
hooks:
1111
- id: fmt
1212
- id: cargo-check
13+
- id: cargo-clippy
1314
```
1415
1516
## Passing arguments to rustfmt

0 commit comments

Comments
 (0)