Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 51edc65

Browse files
Enabled rule MD0018 (#5563)
1 parent 4e64068 commit 51edc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_checks/styles/style-rules-prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude_rule 'MD011'
1111
rule 'MD012'
1212
exclude_rule 'MD013'
1313
exclude_rule 'MD014'
14-
exclude_rule 'MD018'
14+
rule 'MD018'
1515
rule 'MD019'
1616
exclude_rule 'MD020'
1717
exclude_rule 'MD021'

0 commit comments

Comments
 (0)