We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24784e commit c18e6abCopy full SHA for c18e6ab
book/src/development/adding_lints.md
@@ -518,6 +518,8 @@ define_Conf! {
518
519
[`clippy_config::msrvs`]: https://doc.rust-lang.org/nightly/nightly-rustc/clippy_config/msrvs/index.html
520
521
+Afterwards update the documentation for the book as described in [Adding configuration to a lint](#adding-configuration-to-a-lint).
522
+
523
## Author lint
524
525
If you have trouble implementing your lint, there is also the internal `author`
0 commit comments