aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
diff options
context:
space:
mode:
Diffstat (limited to '.stylua.toml')
-rw-r--r--.stylua.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylua.toml b/.stylua.toml
index df96b7b..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 = true
+call_parentheses = "None"