dawarich/.rubocop.yml

14 lines
189 B
YAML
Raw Permalink Normal View History

2022-10-30 13:34:17 -04:00
require: rubocop-rails
Style/Documentation:
Enabled: false
Style/ClassAndModuleChildren:
Enabled: false
Layout/HashAlignment:
Enabled: false
Metrics/BlockLength:
Enabled: false