We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe8849 commit d43dce1Copy full SHA for d43dce1
README.md
@@ -194,7 +194,6 @@ value` mapping e.g.
194
```toml
195
avoid-breaking-exported-api = false
196
disallowed-names = ["toto", "tata", "titi"]
197
-cognitive-complexity-threshold = 30
198
```
199
200
See the [list of configurable lints](https://rust-lang.github.io/rust-clippy/master/index.html#Configuration),
book/src/configuration.md
@@ -8,7 +8,6 @@ basic `variable = value` mapping eg.
8
9
10
11
12
13
14
0 commit comments