mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
docs: update clippy command in the CONTRIBUTING.md (#1665)
Have updated the clippy command in the CONTRIBUTING.md to match the one that is used by the CI system.
This commit is contained in:
parent
c22ea6d889
commit
ecd3d6e9f0
@ -90,7 +90,7 @@ Starship source files are linted with [clippy](https://crates.io/crates/clippy).
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
rustup component add clippy
|
rustup component add clippy
|
||||||
cargo clippy
|
cargo clippy --all-targets --all-features
|
||||||
```
|
```
|
||||||
|
|
||||||
## Formatting
|
## Formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user