rust/clippy_lints
Nathan 3373fa97e2 Add third variant to {pub_,}enum_variant_names examples
The default value for `enum-variant-name-threshold` is 3, so the old examples (which only have two enum variants) don't actually trigger the lint by default.
2018-04-27 18:47:11 -04:00
..
src Add third variant to {pub_,}enum_variant_names examples 2018-04-27 18:47:11 -04:00
Cargo.toml Version bump 2018-04-19 08:36:22 +02:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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