X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=62a8be0abf22c5a08743aa5e4092eaf612927bf6;hb=7f846c930b9d35061e6eb6b8dbfbc890d38d539c;hp=a2984d73641694b500415990e41c25b9b57fbeda;hpb=d164ab65f706540f0132268c8ad2237d2e53e08a;p=rust.git diff --git a/README.md b/README.md index a2984d73641..62a8be0abf2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code. -[There are over 350 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html) +[There are over 400 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: