We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dbd4d commit d911c3aCopy full SHA for d911c3a
2 files changed
config/default.yml
@@ -7,9 +7,6 @@ AllCops:
7
RubocopRailsAccessibility/ImageHasAlt:
8
Enabled: true
9
StyleGuide: https://github.com/github/rubocop-rails-accessibility/blob/master/guides/image-has-alt.md
10
-RubocopRailsAccessibility/LinkHasHref:
11
- Enabled: true
12
- StyleGuide: https://github.com/github/rubocop-rails-accessibility/blob/master/guides/link-has-href.md
13
RubocopRailsAccessibility/NoPositiveTabindex:
14
15
StyleGuide: https://github.com/github/rubocop-rails-accessibility/blob/master/guides/no-positive-tabindex.md
guides/link-has-href.md
0 commit comments