mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
(rubocop) Fix Style/TrailingCommaInHashLiteral
This commit is contained in:
parent
1aea79a9a1
commit
58f64b2843
6 changed files with 19 additions and 17 deletions
|
|
@ -6,3 +6,5 @@ Style/Documentation:
|
|||
Enabled: False
|
||||
Style/HashSyntax:
|
||||
EnforcedStyle: hash_rockets
|
||||
Style/TrailingCommaInHashLiteral:
|
||||
EnforcedStyleForMultiline: comma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue