aboutsummaryrefslogtreecommitdiff
path: root/stylua.toml
diff options
context:
space:
mode:
Diffstat (limited to 'stylua.toml')
-rw-r--r--stylua.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml
new file mode 100644
index 0000000..3e5eed0
--- /dev/null
+++ b/stylua.toml
@@ -0,0 +1,5 @@
+column_width = 80
+indent_type = "Spaces"
+indent_width = 2
+quote_style = "AutoPreferDouble"
+no_call_parentheses = true