Commit graph

4 commits

Author SHA1 Message Date
Jan Verbeek d06c074829 Run clippy on the full workspace
These lints were cluttering up the "problems" tab in my VS
Code. `--workspace` fixes the disparity.
2021-08-24 17:10:16 +02:00
Sylvestre Ledru 4a3703d218
fix a warning
it was showing:
[WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
2021-05-30 23:18:45 +02:00
Jan Scheer b9863e1cc4 fix precommit for clippy nightly 2021-05-30 21:01:38 +02:00
desbma be03c948ed
Add pre-commit hook + run fmt (#1959) 2021-03-30 21:24:01 +02:00