Skip to content

Commit

Permalink
Remove clippy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
msizanoen1 committed Oct 24, 2019
1 parent 850dfda commit 592effc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ publish = false
travis-ci = { repository = "rust-lang/rust-clippy" }
appveyor = { repository = "rust-lang/rust-clippy" }

[lib]
name = "clippy"
plugin = true
test = false

[[bin]]
name = "cargo-clippy"
test = false
Expand Down
37 changes: 0 additions & 37 deletions src/lib.rs

This file was deleted.

0 comments on commit 592effc

Please sign in to comment.