Forked from
PortalMEC / portalmec
1016 commits behind the upstream repository.
-
Mateus Rambo Strey authoredMateus Rambo Strey authored
.rubocop.yml 150 B
Rails:
Enabled: true
AllCops:
Include:
- '**/Rakefile'
- '**/config.ru'
Exclude:
- 'db/**/*'
Metrics/LineLength:
Enabled: false