rust/clippy_lints
flip1995 5add651223
Remove lints_enabled function
This function was redundant with the is_allowed function. Now is_allowed
is used everywhere lints_enabled was used before.
2021-07-09 15:00:24 +02:00
..
2021-07-09 15:00:24 +02:00

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