inherit_from:
  - conf/rubocop.yml

AllCops:
  TargetRubyVersion: 2.3

Metrics/LineLength:
  Exclude:
    - '*.gemspec'