just/clippy.toml
Light Ning a4556241de Update deprecated rust range patterns and clippy config (#450)
- Fix warning: `...` range patterns are deprecated
- Update deprecated cyclomatic-complexity-threshold to cognitive-complexity-threshold
2019-06-06 23:34:07 -07:00

4 lines
70 B
TOML

cognitive-complexity-threshold = 1337
doc-valid-idents = ["FreeBSD"]