diff --git a/.stylua.toml b/.stylua.toml index e9bf6487..f4c1cee6 100644 --- a/.stylua.toml +++ b/.stylua.toml @@ -3,4 +3,4 @@ line_endings = "Unix" indent_type = "Spaces" indent_width = 3 quote_style = "AutoPreferDouble" -no_call_parentheses = true +call_parentheses = "None"