rust/tests/ui-toml/modulo_arithmetic/clippy.toml
Marc Dominik Migge e456c28e11 Don't warn about modulo arithmetic when comparing to zero
Add lint configuration for `modulo_arithmetic`

Collect meta-data
2024-01-25 12:42:53 +01:00

2 lines
33 B
TOML

allow-comparison-to-zero = false