sugarcrm/rspec-side_effects

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
require: rubocop-rspec

Metrics/MethodLength:
  Max: 20

RSpec/EmptyExampleGroup:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - spec/**/**