]> git.lizzy.rs Git - rust.git/blob - tests/conf_whitelisted.rs
Fix false positive in empty_line_after_outer_attr
[rust.git] / tests / conf_whitelisted.rs
1 #![feature(plugin)]
2 #![plugin(clippy(conf_file = "./auxiliary/conf_whitelisted.toml"))]