benSlaughter/faraday_middleware-parse_csv

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
# See full list of defaults here: https://github.com/bbatsov/rubocop/blob/master/config/default.yml
# To see all cops used see here: https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml

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