pedrocarrico/pimon

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AbcSize:
  Enabled: false

Documentation:
  Enabled: false

LineLength:
  Max: 120

MethodLength:
  Max: 15

SpaceAfterControlKeyword:
  Enabled: true