Skip to content

Commit 63a7608

Browse files
authored
Merge pull request #9 from ydah/remove-unnecessary-setting
Remove unnecessary setting in `Layout/EndAlignment`
2 parents 4e40cd3 + 59439c0 commit 63a7608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rubocop.yml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Layout/EmptyLinesAroundModuleBody:
4848
Layout/EndAlignment:
4949
Enabled: true
5050
EnforcedStyleAlignWith: variable
51-
AutoCorrect: true
5251

5352
# Method definitions after `private` or `protected` isolated calls need one
5453
# extra level of indentation.

0 commit comments

Comments
 (0)