Skip to content

Commit e151eb8

Browse files
docs: fix config badges in readme
1 parent 4c2d5c0 commit e151eb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@ The [below section](#rules) gives details on which rules are enabled by each rul
163163
<!-- markdownlint-restore -->
164164

165165
[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
166171

167172
## External Recommended Rules
168173

0 commit comments

Comments
 (0)