]> git.lizzy.rs Git - rust.git/blob - tests/conf_whitelisted.rs
`rls.toml` is not the way to go anymore
[rust.git] / tests / conf_whitelisted.rs
1 #![feature(plugin)]
2 #![plugin(clippy(conf_file = "./tests/auxiliary/conf_whitelisted.toml"))]