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 e151eb8Copy full SHA for e151eb8
README.md
@@ -163,6 +163,11 @@ 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/-noExceptions-blue.svg
167
+[badge-noMutations]: https://img.shields.io/badge/-noMutations-orange.svg
168
+[badge-noOtherParadigms]: https://img.shields.io/badge/-noOtherParadigms-yellow.svg
169
+[badge-noStatements]: https://img.shields.io/badge/-noStatements-purple.svg
170
+[badge-disableTypeChecked]: https://img.shields.io/badge/-disableTypeChecked-navy.svg
171
172
## External Recommended Rules
173
0 commit comments