rust/clippy_lints
Philipp Hansch 850c24edd3
Fix false positive in module_name_repetitions lint
This lint was triggering on modules inside expanded attrs, like
for example `#[cfg(test)]` and possibly more.
2019-04-19 12:53:03 +02:00
..

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