rust-clippy/clippy_lints
Devin Ragotzy 9492de5843 Add import_rename lint, this adds a field on the Conf struct
Rename lint and fix review issues
2021-06-24 16:13:02 -04:00
..
src Add import_rename lint, this adds a field on the Conf struct 2021-06-24 16:13:02 -04:00
Cargo.toml Bump Clippy version -> 0.1.55 2021-06-17 10:23:08 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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