.rubocop.yml in rspec-api-docs-0.11.0 vs .rubocop.yml in rspec-api-docs-0.12.0
- old
+ new
@@ -46,7 +46,11 @@
EnforcedStyleForMultiline: comma
Style/ClassAndModuleChildren:
EnforcedStyle: nested
-Layout/MultilineOperationIndentation:
- EnforcedStyle: indented
+# NOTE: Cop seems to be broken at the moment:
+#
+# An error occurred while Layout/MultilineOperationIndentation cop was
+# inspecting ./lib/rspec_api_docs/rake_task.rb:101:6
+# Layout/MultilineOperationIndentation:
+# EnforcedStyle: indented