learnjin/rewritten

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
inherit_from: .rubocop_todo.yml

#AllCops:
#  Include:
#    - '**/Rakefile'
#    - '**/config.ru'
#  Exclude:
#    - 'test/fixtures/**/*'
#    - 'db/**/*'
#    - 'config/**/*'
#    - 'vendor/**/*'
#    - '/app/helpers/application_helper.rb'