.rubocop.yml in capybara-screenshot-diff-0.8.0 vs .rubocop.yml in capybara-screenshot-diff-0.8.1
- old
+ new
@@ -7,9 +7,12 @@
Layout/AlignParameters:
EnforcedStyle: with_fixed_indentation
IndentationWidth: 4
+Layout/IndentHeredoc:
+ EnforcedStyle: active_support
+
Layout/MultilineMethodCallIndentation:
EnforcedStyle: indented
Layout/MultilineOperationIndentation:
EnforcedStyle: indented