Skip to content

Commit c18e6ab

Browse files
committed
Add documentation update hint
This adds a hint to update the documentation in the book after changing the lint configuration
1 parent c24784e commit c18e6ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

book/src/development/adding_lints.md

+2
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,8 @@ define_Conf! {
518518

519519
[`clippy_config::msrvs`]: https://doc.rust-lang.org/nightly/nightly-rustc/clippy_config/msrvs/index.html
520520

521+
Afterwards update the documentation for the book as described in [Adding configuration to a lint](#adding-configuration-to-a-lint).
522+
521523
## Author lint
522524

523525
If you have trouble implementing your lint, there is also the internal `author`

0 commit comments

Comments
 (0)