mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
Fix rubocop
This commit is contained in:
parent
697cc878ef
commit
79422000a7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,5 +16,5 @@ Style/TrailingCommaInArguments:
|
||||||
|
|
||||||
Layout/AlignHash:
|
Layout/AlignHash:
|
||||||
EnforcedHashRocketStyle: table
|
EnforcedHashRocketStyle: table
|
||||||
Layout/IndentHash:
|
Layout/IndentFirstHashElement:
|
||||||
EnforcedStyle: consistent
|
EnforcedStyle: consistent
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue