fif/clippy.toml
Lynne 35322075ab
switch to edition 2021, bumping msrv to 1.56.0
unfortunately we can't use the new resolver for reasons explained in the readme
2021-09-24 17:55:21 +10:00

3 lines
No EOL
125 B
TOML

# avoid-breaking-exported-api = false # only available on nightly for now
cognitive-complexity-threshold = 15
msrv = "1.56.0"