.rubocop_todo.yml in choria-colt-0.3.0 vs .rubocop_todo.yml in choria-colt-0.4.0

- old
+ new

@@ -5,14 +5,9 @@ # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 1 -# Configuration parameters: CountComments, CountAsOne. -Metrics/ClassLength: - Max: 109 - -# Offense count: 1 # Configuration parameters: IgnoredMethods. Metrics/CyclomaticComplexity: Max: 9 # Offense count: 1