rust/clippy_lints
Matthias Krüger 252083f7e0 address review comments and rebase
ci: always build with internal lints
group up internal lints in lib.rs
dogfood: we already pass --all-features, no need to enable internal-lints again
2020-11-29 23:43:23 +01:00
..
src address review comments and rebase 2020-11-29 23:43:23 +01:00
Cargo.toml add internal-lints feature to enable clippys internal lints (off by default) 2020-11-29 21:07:43 +01: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.