Skip to content

Commit 14446ed

Browse files
committed
Fixed #237 - Added a rule to test font color contrast ratio.
1 parent 9b379c2 commit 14446ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EngineQuailConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ define( function() {
1717
'aMustNotHaveJavascriptHref',
1818
'aSuspiciousLinkText',
1919
'blockquoteNotUsedForIndentation',
20+
'colorFontContrast',
2021
'documentVisualListsAreMarkedUp',
2122
'headerH1',
2223
'headerH2',

0 commit comments

Comments
 (0)