rust/tests/conf_whitelisted.rs

3 lines
88 B
Rust

#![feature(plugin)]
#![plugin(clippy(conf_file = "./auxiliary/conf_whitelisted.toml"))]