This commit is contained in:
Manish Goregaokar 2016-02-13 17:38:08 +05:30
parent d4ebd68df2
commit 9fd1745db6

View file

@ -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.