en/.clippy.toml
2026-03-16 20:45:30 -03:00

5 lines
175 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