CalebFenton/dex-oracle

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Metrics/LineLength:
  Enabled: false

Metrics/MethodLength:
  CountComments: false
  Max: 30

Style/IndentationWidth:
  Enabled: false

Style/LeadingCommentSpace:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Style/TrailingComma:
  Enabled: false

Documentation:
  Enabled: false