diff --git a/config/rubocop.yml b/config/rubocop.yml index 65e7dbaa..2e84c9b8 100644 --- a/config/rubocop.yml +++ b/config/rubocop.yml @@ -12,9 +12,6 @@ AllCops: - 'Gemfile' - 'Gemfile.triage' - 'mutant.gemspec' - Excludes: - - '**/vendor/**' - - '**/benchmarks/**' # Avoid parameter lists longer than five parameters. ParameterLists: