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 8ab24d7 commit a127e14
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
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
35 changes: 0 additions & 35 deletions src/lib.rs

This file was deleted.

0 comments on commit a127e14

Please sign in to comment.