aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
diff options
context:
space:
mode:
Diffstat (limited to '.stylua.toml')
-rw-r--r--.stylua.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.stylua.toml b/.stylua.toml
index e9bf648..0fd4cb5 100644
--- a/.stylua.toml
+++ b/.stylua.toml
@@ -1,6 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
-indent_width = 3
+indent_width = 2
quote_style = "AutoPreferDouble"
-no_call_parentheses = true
+no_call_parentheses = false