Updated README.

This commit is contained in:
pJunger 2019-05-18 14:53:56 +02:00
parent f627fbdc59
commit 565feb0bc1

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 302 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
[There are 303 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: