Forbid clippy warnings
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg_attr(feature = "cargo-clippy", deny(clippy::all))]
|
||||
|
||||
extern crate directories;
|
||||
extern crate failure;
|
||||
extern crate which;
|
||||
|
||||
Reference in New Issue
Block a user