File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ build = "build.rs"
1818edition = " 2018"
1919publish = false
2020
21- [badges ]
22- travis-ci = { repository = " rust-lang/rust-clippy" }
23- appveyor = { repository = " rust-lang/rust-clippy" }
24-
2521[[bin ]]
2622name = " cargo-clippy"
2723test = false
Original file line number Diff line number Diff line change 11# Clippy
22
3- [ ![ Build Status] ( https://travis-ci.com/rust-lang/rust-clippy.svg?branch=master )] ( https://travis-ci.com/rust-lang/rust-clippy )
4- [ ![ Windows Build status] ( https://ci.appveyor.com/api/projects/status/id677xpw1dguo7iw?svg=true )] ( https://ci.appveyor.com/project/rust-lang-libs/rust-clippy )
53[ ![ Build Status] ( https://github.com/rust-lang/rust-clippy/workflows/Clippy%20Test/badge.svg )] ( https://github.com/rust-lang/rust-clippy/actions )
64[ ![ License: MIT OR Apache-2.0] ( https://img.shields.io/crates/l/clippy.svg )] ( #license )
75
You can’t perform that action at this time.
0 commit comments