3 lines
94 B
Rust
3 lines
94 B
Rust
#![feature(plugin)]
|
|
#![plugin(clippy(conf_file = "./tests/auxiliary/conf_whitelisted.toml"))]
|