en/.clippy.toml

6 lines
215 B
TOML

allow-unwrap-in-tests = true
allow-expect-in-tests = true
single-char-binding-names-threshold = 2
upper-case-acronyms-aggressive = true
allow-indexing-slicing-in-tests = true
check-incompatible-msrv-in-tests = true