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