From f2262fb54a2b95afee9a2941a492c2ea69e99083 Mon Sep 17 00:00:00 2001 From: sitiom Date: Sat, 2 Jul 2022 19:32:20 +0800 Subject: stylua: `no_call_parentheses` -> `call_parentheses` --- .stylua.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stylua.toml b/.stylua.toml index 0fd4cb5..ecb6dca 100644 --- a/.stylua.toml +++ b/.stylua.toml @@ -3,4 +3,4 @@ line_endings = "Unix" indent_type = "Spaces" indent_width = 2 quote_style = "AutoPreferDouble" -no_call_parentheses = false +call_parentheses = "None" -- cgit v1.2.3-70-g09d2