.rubocop_todo.yml in capybara-screenshot-diff-0.7.2 vs .rubocop_todo.yml in capybara-screenshot-diff-0.8.0
- old
+ new
@@ -32,10 +32,10 @@
Metrics/MethodLength:
Max: 21
# Offense count: 1
Metrics/PerceivedComplexity:
- Max: 8
+ Max: 9
# Offense count: 1
Performance/Caller:
Exclude:
- 'lib/capybara/screenshot/diff/capybara_setup.rb'