Auto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate
Add reference to another doc with explanation Add reference to another doc that explains which repository should be passed in this command since this is not covered in the command help itself. changelog: none
This commit is contained in:
commit
5bdd2cebe2
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ cargo dev setup git-hook
|
|||
# (experimental) Setup Clippy to work with IntelliJ-Rust
|
||||
cargo dev setup intellij
|
||||
```
|
||||
More about intellij command usage and reasons [here](../CONTRIBUTING.md#intellij-rust)
|
||||
|
||||
## lintcheck
|
||||
`cargo lintcheck` will build and run clippy on a fixed set of crates and generate a log of the results.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue