From cdedb65ab9fd3b004b74e8916658afe32e8b04f9 Mon Sep 17 00:00:00 2001 From: Username404 Date: Sat, 19 Jun 2021 12:32:50 +0200 Subject: [PATCH] Set valueArgument to false in Formatting.yml --- Formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formatting.yml b/Formatting.yml index 3ccd535..686945b 100644 --- a/Formatting.yml +++ b/Formatting.yml @@ -10,7 +10,7 @@ - name: TRAILING_COMMA enabled: true configuration: - valueArgument: true + valueArgument: false valueParameter: true collectionLiteral: true