From 67e1af348314df7dc020a6ac0fa02b69ff99afea Mon Sep 17 00:00:00 2001 From: max397574 Date: Sat, 6 Nov 2021 10:26:51 +0100 Subject: =?UTF-8?q?feat(stylua):=20=E2=9C=A8use=20parentheses?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylua.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylua.toml b/stylua.toml index 3e5eed0..5a4c161 100644 --- a/stylua.toml +++ b/stylua.toml @@ -2,4 +2,4 @@ column_width = 80 indent_type = "Spaces" indent_width = 2 quote_style = "AutoPreferDouble" -no_call_parentheses = true +no_call_parentheses = false -- cgit v1.2.3