inherit_from:
  - conf/rubocop.yml

AllCops:
  TargetRubyVersion: 2.4

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