stevenhaddox/cert_munger

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Exclude:
  - 'cert_munger.gemspec'
  - 'lib/cert_munger/version.rb'
  - 'spec/**/*'
  - 'vendor/cache/**/*'
  - 'vendor/bundle/**/*'
  - '**/gems/**/*'