Add and apply MultilineMethodCallBraceLayout rule
In order for this rule to work effectively when running `--autocorrect`, we also need to enable the `ClosingParenthesisIndentation` rule.
This commit is contained in:
@@ -35,8 +35,7 @@
|
||||
firefox: link_to(t("layouts.application.firefox"),
|
||||
"https://www.mozilla.org/firefox",
|
||||
title: t("shared.target_blank"),
|
||||
target: "_blank")
|
||||
)) %>
|
||||
target: "_blank"))) %>
|
||||
</p>
|
||||
</div>
|
||||
<![endif]-->
|
||||
|
||||
Reference in New Issue
Block a user