Skip to content

Commit 3c820e0

Browse files
rhuanbarretoautopp
authored andcommitted
Fix rubocop obsolescence (#3175)
* Update obsolete rubocop configuration * Update obsolete rubocop config * Update obsolete rubocop config
1 parent b45e763 commit 3c820e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubocop.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Layout/EmptyLinesAroundMethodBody:
4646
Layout/EmptyLinesAroundModuleBody:
4747
Enabled: true
4848

49-
Layout/FirstParameterIndentation:
49+
Layout/IndentFirstArgument:
5050
Enabled: true
5151

5252
# Use Ruby >= 1.9 syntax for hashes. Prefer { a: :b } over { :a => :b }.

0 commit comments

Comments
 (0)