.rubocop_todo.yml in sdr-client-0.5.0 vs .rubocop_todo.yml in sdr-client-0.6.0
- old
+ new
@@ -12,10 +12,5 @@
# Offense count: 1
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/MethodLength:
Max: 13
-
-# Offense count: 2
-# Configuration parameters: CountKeywordArgs.
-Metrics/ParameterLists:
- Max: 8