.rubocop_todo.yml in capybara-screenshot-diff-1.3.0 vs .rubocop_todo.yml in capybara-screenshot-diff-1.3.1
- old
+ new
@@ -17,11 +17,11 @@
Max: 44
# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
- Max: 304
+ Max: 309
# Offense count: 5
Metrics/CyclomaticComplexity:
Max: 17
@@ -31,10 +31,10 @@
Max: 49
# Offense count: 1
# Configuration parameters: CountComments.
Metrics/ModuleLength:
- Max: 107
+ Max: 123
# Offense count: 1
# Configuration parameters: CountKeywordArgs.
Metrics/ParameterLists:
Max: 7