mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Fix rubocop issues
This commit is contained in:
parent
9a2cd816df
commit
1e67715e2c
4 changed files with 27 additions and 26 deletions
|
|
@ -18,6 +18,8 @@ Layout/HashAlignment:
|
|||
EnforcedHashRocketStyle: table
|
||||
Layout/FirstHashElementIndentation:
|
||||
EnforcedStyle: consistent
|
||||
Metrics/ParameterLists:
|
||||
Enabled: False
|
||||
|
||||
Style/StderrPuts:
|
||||
Enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue