Skip to content

Commit

Permalink
Add Clippy to the development-tools::cargo-plugins category
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarton committed Jan 20, 2017
1 parent e3b5d46 commit 57d9320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository = "https://github.com/Manishearth/rust-clippy"
readme = "README.md"
license = "MPL-2.0"
keywords = ["clippy", "lint", "plugin"]
categories = ["development-tools"]
categories = ["development-tools", "development-tools::cargo-plugins"]

[badges]
travis-ci = { repository = "Manishearth/rust-clippy" }
Expand Down

0 comments on commit 57d9320

Please sign in to comment.