Files
rust/clippy_lints
kraktus 9e1c7febe2 excessive_bools, do not lint in trait impls
Should not lint because the trait might not be changeable by the user
We only lint in the trait definition
2022-11-07 19:49:43 +01:00
..

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