File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/ruby-client
openapi3/client/petstore/ruby Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Layout/EmptyLinesAroundMethodBody:
4646Layout/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 } .
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Layout/EmptyLinesAroundMethodBody:
4646Layout/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 }.
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Layout/EmptyLinesAroundMethodBody:
4646Layout/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 }.
You can’t perform that action at this time.
0 commit comments