mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
(rubocop) Fix Style/TrailingCommaInArrayLiteral
This commit is contained in:
parent
58f64b2843
commit
0e5dd9b7db
1 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ Style/HashSyntax:
|
|||
EnforcedStyle: hash_rockets
|
||||
Style/TrailingCommaInHashLiteral:
|
||||
EnforcedStyleForMultiline: comma
|
||||
Style/TrailingCommaInArrayLiteral:
|
||||
EnforcedStyleForMultiline: comma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue