aboutsummaryrefslogtreecommitdiff
path: root/stylua.toml
diff options
context:
space:
mode:
authormax397574 <[email protected]>2022-01-15 20:39:29 +0100
committermax397574 <[email protected]>2022-01-15 20:39:29 +0100
commitfefba0a70d8de780e5366e53baea9b4ca63b2698 (patch)
tree31dd6369f78847e2482e3a1e97b430efc6737383 /stylua.toml
parentbe883e02b3ca7b49f0fd338c35ecdb65ff44a2a6 (diff)
chore: autoformat with stylua
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 5a4c161..ddca055 100644
--- a/stylua.toml
+++ b/stylua.toml
@@ -1,5 +1,5 @@
column_width = 80
indent_type = "Spaces"
-indent_width = 2
+indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false