gdeoliveira/mabbre

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Metrics/LineLength:
  Max: 120
Style/AndOr:
  EnforcedStyle: conditionals
Style/HashSyntax:
  EnforcedStyle: ruby19
Style/SpaceInsideBlockBraces:
  SpaceBeforeBlockParameters: false
Style/StringLiterals:
  EnforcedStyle: double_quotes