Skip to content

Commit 1410426

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@ 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/-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
166170

167171
## External Recommended Rules
168172

0 commit comments

Comments
 (0)