Skip to content
Snippets Groups Projects
.rubocop.yml 184 B
Newer Older
Eugen Rochko's avatar
Eugen Rochko committed
Rails:
  Enabled: true

Metrics/LineLength:
  Enabled: false

Style/PerlBackrefs:
  AutoCorrect: false

Style/ClassAndModuleChildren:
  Enabled: false

Documentation:
  Enabled: false