forked from loafle/openapi-generator-original
Fix ruby deprecation error (#6450)
* Update obsolete config in rubocop. * Update generated petstore clients
This commit is contained in:
parent
ae9d4ee222
commit
dc48cfdf74
@ -113,7 +113,7 @@ Layout/SpaceInsideParens:
|
||||
# EnforcedStyle: single_quotes
|
||||
|
||||
# Detect hard tabs, no hard tabs.
|
||||
Layout/Tab:
|
||||
Layout/IndentationStyle:
|
||||
Enabled: true
|
||||
|
||||
# Blank lines should not have any spaces.
|
||||
|
@ -113,7 +113,7 @@ Layout/SpaceInsideParens:
|
||||
# EnforcedStyle: single_quotes
|
||||
|
||||
# Detect hard tabs, no hard tabs.
|
||||
Layout/Tab:
|
||||
Layout/IndentationStyle:
|
||||
Enabled: true
|
||||
|
||||
# Blank lines should not have any spaces.
|
||||
|
@ -113,7 +113,7 @@ Layout/SpaceInsideParens:
|
||||
# EnforcedStyle: single_quotes
|
||||
|
||||
# Detect hard tabs, no hard tabs.
|
||||
Layout/Tab:
|
||||
Layout/IndentationStyle:
|
||||
Enabled: true
|
||||
|
||||
# Blank lines should not have any spaces.
|
||||
|
Loading…
x
Reference in New Issue
Block a user