steventwheeler/clli

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
    - test/**/*.rb

Metrics/LineLength:
  Enabled: false