mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
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`
This commit is contained in:
committed by
Sylvestre Ledru
parent
b0bb693fc2
commit
d41c56bd6b
@@ -65,8 +65,6 @@ Your git commits will then automatically be checked. If a check fails, an error
|
||||
message will explain why, and your commit will be canceled. You can then make
|
||||
the suggested changes, and run `git commit ...` again.
|
||||
|
||||
**NOTE: On MacOS** the pre-commit hooks are currently broken. There are workarounds involving switching to unstable nightly Rust and components.
|
||||
|
||||
### clippy
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user