Skip to content

Commit 5bdd2ce

Browse files
committed
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
2 parents c1e7a07 + 7246731 commit 5bdd2ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ cargo dev setup git-hook
9696
# (experimental) Setup Clippy to work with IntelliJ-Rust
9797
cargo dev setup intellij
9898
```
99+
More about intellij command usage and reasons [here](../CONTRIBUTING.md#intellij-rust)
99100

100101
## lintcheck
101102
`cargo lintcheck` will build and run clippy on a fixed set of crates and generate a log of the results.

0 commit comments

Comments
 (0)