droptheplot/apipony

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
    - 'spec/dummy/**/*'
    - 'bin/**/*'
Documentation:
  Enabled: false
Style/IndentationConsistency:
  Enabled: false
Style/PredicateName:
  Enabled: false