AndreyAntipov/iterm2-viewer

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
Style/FileName:
    Enabled: false

Metrics/LineLength:
      Max: 100

AllCops:
    Exclude:
        - 'Guardfile'
        - '*.gemspec'