inherit_from:
  - conf/rubocop.yml

AllCops:
  TargetRubyVersion: 2.3

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