cacao/clippy.toml

7 lines
143 B
TOML
Raw Normal View History

2020-02-28 13:34:34 +11:00
cyclomatic-complexity-threshold = 30
doc-valid-idents = [
"MiB", "GiB", "TiB", "PiB", "EiB",
"DirectX", "OpenGL", "TrueType",
"GitHub"
]