Update README to include all hooks as example

This commit is contained in:
Evie Litherland-Smith 2024-01-01 12:00:23 +00:00
parent c49533da57
commit 8a4dc8f9e9

View file

@ -10,6 +10,8 @@
hooks:
- id: fmt
- id: cargo-check
- id: cargo-clippy
- id: cargo-test
```
## Passing arguments to rustfmt