.rubocop_todo.yml in riiif-1.1.1 vs .rubocop_todo.yml in riiif-1.1.2

- old
+ new

@@ -26,15 +26,10 @@ # Offense count: 4 Metrics/AbcSize: Max: 38 -# Offense count: 12 -# Configuration parameters: CountComments, ExcludedMethods. -Metrics/BlockLength: - Max: 143 - # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 103 @@ -44,19 +39,15 @@ # Offense count: 68 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: - Max: 160 + Max: 120 # Offense count: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 21 - -# Offense count: 2 -Metrics/PerceivedComplexity: - Max: 9 # Offense count: 1 # Cop supports --auto-correct. Performance/RedundantMatch: Exclude: