patbenatar/stairs

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Documentation:
  Enabled: false

DoubleNegation:
  Enabled: false

SpecialGlobalVars:
  Enabled: false

BlockLength:
  Exclude:
    - "spec/**/*"
    - "stairs.gemspec"