Skip to content

Commit

Permalink
Update README with clippy and cargo-test
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedoyle committed Jul 16, 2024
1 parent 23f2d4b commit 7a2de6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
hooks:
- id: fmt
- id: cargo-check
- id: cargo-test
- id: clippy
```
## Passing arguments to rustfmt
Expand Down

0 comments on commit 7a2de6c

Please sign in to comment.