Set valueArgument to false in Formatting.yml
This commit is contained in:
parent
b34cb151ab
commit
cdedb65ab9
|
@ -10,7 +10,7 @@
|
||||||
- name: TRAILING_COMMA
|
- name: TRAILING_COMMA
|
||||||
enabled: true
|
enabled: true
|
||||||
configuration:
|
configuration:
|
||||||
valueArgument: true
|
valueArgument: false
|
||||||
valueParameter: true
|
valueParameter: true
|
||||||
collectionLiteral: true
|
collectionLiteral: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue