Updated readme.

This commit is contained in:
Unknown 2019-02-01 00:16:08 -05:00 committed by unknown
parent 93a856e9d5
commit a35083f2e6

View file

@ -7,7 +7,7 @@
A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
[There are 294 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
[There are 295 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
We have a bunch of lint categories to allow you to choose how much Clippy is supposed to ~~annoy~~ help you: