Skip to content

Commit e4646f0

Browse files
authored
Merge pull request #81 from github/kh-no-unused-disable-is-on-by-default
Update accessibility.yml recommended configs.
2 parents 501b2cd + a5fc949 commit e4646f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/accessibility.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
linters:
3+
NoUnusedDisable:
4+
enabled: true
35
GitHub::Accessibility::AriaLabelIsWellFormatted:
46
enabled: true
57
GitHub::Accessibility::AvoidBothDisabledAndAriaDisabled:

0 commit comments

Comments
 (0)