.rubocop_todo.yml in capybara-screenshot-diff-0.13.1 vs .rubocop_todo.yml in capybara-screenshot-diff-0.14.0
- old
+ new
@@ -20,10 +20,10 @@
Metrics/ClassLength:
Max: 303
# Offense count: 6
Metrics/CyclomaticComplexity:
- Max: 12
+ Max: 13
# Offense count: 16
# Configuration parameters: CountComments.
Metrics/MethodLength:
Max: 49