File tree Expand file tree Collapse file tree
lib/rubocop/cop/rubocop-rails-accessibility Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ examples/documentation.
5353## Rules
5454
5555- [ RuboCop::Cop::Accessibility::ImageHasAlt] ( guides/image-has-alt.md )
56- - [ RuboCop::Cop::Accessibility::LinkHasHref] ( guides/link-has-href.md )
5756- [ RuboCop::Cop::Accessibility::NoPositiveTabindex] ( guides/no-positive-tabindex.md )
5857- [ RuboCop::Cop::Accessibility::NoRedundantImageAlt] ( guides/no-redundant-image-alt.md )
5958
Original file line number Diff line number Diff line change 77RubocopRailsAccessibility/ImageHasAlt :
88 Enabled : true
99 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
1310RubocopRailsAccessibility/NoPositiveTabindex :
1411 Enabled : true
1512 StyleGuide : https://github.com/github/rubocop-rails-accessibility/blob/master/guides/no-positive-tabindex.md
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments