We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2d5c0 commit 1410426Copy full SHA for 1410426
README.md
@@ -163,6 +163,10 @@ The [below section](#rules) gives details on which rules are enabled by each rul
163
<!-- markdownlint-restore -->
164
165
[badge-currying]: https://img.shields.io/badge/-currying-red.svg
166
+[badge-noExceptions]: https://img.shields.io/badge/-no--exceptions-blue.svg
167
+[badge-noMutations]: https://img.shields.io/badge/-no--mutations-orange.svg
168
+[badge-noOtherParadigms]: https://img.shields.io/badge/-no--other--paradigms-yellow.svg
169
+[badge-noStatements]: https://img.shields.io/badge/-no--statements-purple.svg
170
171
## External Recommended Rules
172
0 commit comments