(CONT-773) Rubocop Manual Fix 4 - Performance/CollectionLiteralInLoop
[puppet-modules/puppetlabs-apt.git] / .rubocop_todo.yml
index 5c52997eb081137b1c9da84c47220c09329802a2..e978cec5ca640281058ae13e1a7d9c85a493c5ba 100644 (file)
@@ -32,12 +32,6 @@ Metrics/MethodLength:
 Metrics/PerceivedComplexity:
   Max: 12
 
-# Offense count: 1
-# Configuration parameters: MinSize.
-Performance/CollectionLiteralInLoop:
-  Exclude:
-    - 'spec/classes/apt_update_spec.rb'
-
 # Offense count: 6
 # Configuration parameters: Prefixes, AllowedPatterns.
 # Prefixes: when, with, without