]> git.lizzy.rs Git - rust.git/blob - tests/conf_whitelisted.rs
fixing error message for empty println macro
[rust.git] / tests / conf_whitelisted.rs
1 #![feature(plugin)]
2 #![plugin(clippy(conf_file = "./auxiliary/conf_whitelisted.toml"))]