aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
diff options
context:
space:
mode:
authorsiduck <siduck@tutanota.com>2022-07-22 16:04:09 +0000
committersiduck <siduck@tutanota.com>2022-07-22 16:04:09 +0000
commitfbe4a8d12ec1238ab1552361f64c852debd9a33f (patch)
tree4a187a4cb5fef106b63056a1bca79af804875735 /.stylua.toml
parentMerge pull request #2 from br1anchen/master (diff)
format files
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 e9bf648..df96b7b 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