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