File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -699,6 +699,10 @@ for some users. Adding a configuration is done in the following steps:
699
699
` clippy.toml ` file with the configuration value and a rust file that
700
700
should be linted by Clippy. The test can otherwise be written as usual.
701
701
702
+ 5 . Update [ Lint Configuration] ( ../lint_configuration.md )
703
+
704
+ Run ` cargo collect-metadata ` to generate documentation changes for the book.
705
+
702
706
[ `clippy_lints::utils::conf` ] : https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/utils/conf.rs
703
707
[ `clippy_lints` lib file ] : https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/lib.rs
704
708
[ `tests/ui` ] : https://github.com/rust-lang/rust-clippy/blob/master/tests/ui
You can’t perform that action at this time.
0 commit comments