rust/clippy_lints
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
..
src Don't warn about modulo arithmetic when comparing to zero 2024-01-25 12:42:53 +01:00
Cargo.toml Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync 2023-12-28 19:33:07 +01:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.