mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
+license
This commit is contained in:
parent
d4ebd68df2
commit
9fd1745db6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#rust-clippy
|
||||
[![Build Status](https://travis-ci.org/Manishearth/rust-clippy.svg?branch=master)](https://travis-ci.org/Manishearth/rust-clippy)
|
||||
[![Current Version](http://meritbadge.herokuapp.com/optional)](https://crates.io/crates/clippy)
|
||||
[![License: MIT/Apache](https://img.shields.io/crates/l/clippy.svg)](#License)
|
||||
|
||||
A collection of lints to catch common mistakes and improve your Rust code.
|
||||
|
||||
|
|
Loading…
Reference in a new issue