]> git.lizzy.rs Git - rust.git/blobdiff - README.md
register new lint "tabs in doc comments" and update readme
[rust.git] / README.md
index 87ef441eadd5971144f6cd79484d14d1f374095c..c5106e074cbc53975799890eb5bd33159eb29202 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code.
 
-[There are 332 lints included in this crate!](https://rust-lang.github.io/rust-clippy/master/index.html)
+[There are 334 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: