We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cd2e4 commit ae96b62Copy full SHA for ae96b62
ruby/rubocop.yml
@@ -153,7 +153,7 @@ Style/MultilineBlockChain:
153
Layout/MultilineOperationIndentation:
154
EnforcedStyle: indented
155
156
-Layout/AlignHash:
+Layout/HashAlignment:
157
EnforcedLastArgumentHashStyle: ignore_implicit
158
159
# This has the behavior we want, but it has a bug in it which produces a lot of false positives
0 commit comments