@ -150,9 +150,9 @@ default=[]
And, in your `main.rs` or `lib.rs`:
```rust
#![cfg_attr(feature=clippy, feature(plugin))]
#![cfg_attr(feature="clippy", feature(plugin))]
#![cfg_attr(feature=clippy, plugin(clippy))]
#![cfg_attr(feature="clippy", plugin(clippy))]
```
##License
The note is not visible to the blocked user.