.rubocop.yml

Summary

Maintainability
Test Coverage
AllCops:
  Include:
    - Gemfile
    - Guardfile
    - Rakefile
    - barge.gemspec

Documentation:
  Enabled: false

Encoding:
  Enabled: false