From e6fdbd77bfdc65de275671466135f3ab0f789fb7 Mon Sep 17 00:00:00 2001 From: Emik Date: Fri, 17 Jul 2026 22:39:53 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 23a6289..782d5e0 100644 --- a/.editorconfig +++ b/.editorconfig @@ -33,7 +33,7 @@ table_separator_style = none trailing_table_separator = smart # keep/remove/remove_table_only/remove_string_only -call_arg_parentheses = keep +call_arg_parentheses = remove detect_end_of_line = false