Apply ParenthesesAsGroupedExpression rule in ERB
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<% if feature.enabled? %>
|
||||
<span class="enabled">
|
||||
<strong>
|
||||
<%= t ("admin.settings.index.features.enabled") %>
|
||||
<%= t("admin.settings.index.features.enabled") %>
|
||||
</strong>
|
||||
</span>
|
||||
<% else %>
|
||||
|
||||
Reference in New Issue
Block a user