10000 Enable `Layout/CommentIndentation` cop · stephancom/activeadmin@621a269 · GitHub
[go: up one dir, main page]

Skip to content

Commit 621a269

Browse files
Enable Layout/CommentIndentation cop
1 parent 398000d commit 621a269

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Lint/EndAlignment:
2424
Layout/CaseIndentation:
2525
Enabled: true
2626

27+
Layout/CommentIndentation:
28+
Enabled: true
29+
2730
Layout/ElseAlignment:
2831
Enabled: true
2932

0 commit comments

Comments
 (0)
0