.rubocop.yml

Summary

Maintainability
Test Coverage
LineLength:
  Max: 99

Documentation:
  Enabled: false

SignalException:
  EnforcedStyle: only_raise

TrailingCommaInLiteral:
  Enabled: false

TrailingCommaInArguments:
  Enabled: false