en/.clippy.toml
jutty f69617e40a
Some checks failed
/ verify (push) Has been cancelled
CI: Build Windows binary in a separate job
2026-06-20 19:44:39 -03:00

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