Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository provides recommended RuboCop configuration and additional accessibility RuboCop Rails cops for use on open source and internal Rails projects.

License

NotificationsYou must be signed in to change notification settings

github/rubocop-rails-accessibility

Repository files navigation

This repository provides recommendedRuboCop configuration and additionalaccessibility RuboCop Rails cops for use on open source and internal Rails projects.

Installation

Install therubocop-rails-accessibility gem

gem install rubocop-rails-accessibility

or if you use bundler put this in yourGemfile

gem'rubocop-rails-accessibility'gem"rubocop-performance",require:falsegem"rubocop-rails",require:false

Usage

You need to tell RuboCop to load RuboCop Rails Accessibility.

Put this into your.rubocop.yml.

require:  -rubocop-rails-accessibility

Testing

Install all of the required gems

bundle install

Run the tests

bundleexec rake

The Cops

All cops are located underlib/rubocop/cop/rails_accessibility, and containexamples/documentation.

Rules

Contributing

If you have any suggestion for how this project could be improved, please read thecontributing guidelines.

About

This repository provides recommended RuboCop configuration and additional accessibility RuboCop Rails cops for use on open source and internal Rails projects.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp