Skip to content

Commit d41c56b

Browse files
xtqqczzesylvestre
authored andcommitted
docs: update tools in DEVELOPMENT.md
- remove note about pre-commit hook being broken on macOS - update clippy command to include `--workspace`, matching `pre-commit` - remove outdated paragraph about `msrv` in `clippy.toml`
1 parent b0bb693 commit d41c56b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

DEVELOPMENT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Your git commits will then automatically be checked. If a check fails, an error
6565
message will explain why, and your commit will be canceled. You can then make
6666
the suggested changes, and run `git commit ...` again.
6767

68-
**NOTE: On MacOS** the pre-commit hooks are currently broken. There are workarounds involving switching to unstable nightly Rust and components.
69-
7068
### clippy
7169

7270
```shell

0 commit comments

Comments
 (0)