]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Improve tests
[rust.git] / Cargo.toml
index ea32a8edd1ffb311848900f19766b08a24ecb8ea..1d6bf1ea0eb96995ae94a93491c7d482efbab6fd 100644 (file)
@@ -18,6 +18,9 @@ build = "build.rs"
 edition = "2018"
 publish = false
 
+[workspace]
+exclude = ["clippy_dev", "mini-macro", "target/lintcheck/crates"]
+
 [[bin]]
 name = "cargo-clippy"
 test = false