Skip to content
Snippets Groups Projects
Commit fc259b7e authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

add rubocop config file

parent 9b5a5869
No related branches found
No related tags found
No related merge requests found
Rails:
Enabled: true
AllCops:
Include:
- '**/Rakefile'
- '**/config.ru'
Exclude:
- 'db/**/*'
Metrics/LineLength:
Enabled: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment