Skip to content

Commit de98d29

Browse files
committed
Renamed obsoleted parameter AlignWith to EnforcedStyleAlignWith
1 parent aedc33c commit de98d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Style/BracesAroundHashParameters:
5454

5555
Lint/EndAlignment:
5656
Enabled: true
57-
AlignWith: variable
57+
EnforcedStyleAlignWith: variable

0 commit comments

Comments
 (0)