About
This enforces custom rules for Nueca according to culture.
Installation
Add to your Gemfile the following code.
gem 'rubocop-nueca', require: false
Run bundle install
.
Usage
Add to your .rubocop.yml
the following code.
plugins:
- rubocop-nueca
License
The gem is available as open source under the terms of the MIT License.