rust/clippy_lints
Jason Newcomb f178316ae2 Refactor excessive_bools:
* Check HIR tree before checking for macros.
* Check item count before checking for bools.
2024-07-07 16:11:11 -04:00
..
2024-07-07 16:11:11 -04:00

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