inherit_from: - config/rubocop-enabled.yml - config/rubocop-disabled.yml AllCops: Includes: - '**/*.gemspec' - '**/Rakefile' Excludes: - vendor/**