mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Update Rubocop to not use old cop name
This commit is contained in:
parent
d963e357d3
commit
9a2cd816df
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@ Style/TrailingCommaInArrayLiteral:
|
|||
Style/TrailingCommaInArguments:
|
||||
EnforcedStyleForMultiline: comma
|
||||
|
||||
Layout/AlignHash:
|
||||
Layout/HashAlignment:
|
||||
EnforcedHashRocketStyle: table
|
||||
Layout/IndentFirstHashElement:
|
||||
Layout/FirstHashElementIndentation:
|
||||
EnforcedStyle: consistent
|
||||
|
||||
Style/StderrPuts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue