mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
Revert "Fix lintcheck by excluding checked crates from workspace"
This reverts commit aea55d2c62
.
This commit is contained in:
parent
1368cb34d1
commit
814b006d03
@ -19,7 +19,7 @@ edition = "2018"
|
||||
publish = false
|
||||
|
||||
[workspace]
|
||||
exclude = ["clippy_dev", "mini-macro", "target/lintcheck/crates"]
|
||||
exclude = ["clippy_dev", "mini-macro"]
|
||||
|
||||
[[bin]]
|
||||
name = "cargo-clippy"
|
||||
|
Loading…
Reference in New Issue
Block a user