aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.stylua.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.stylua.toml b/.stylua.toml
deleted file mode 100644
index 3d01d23..0000000
--- a/.stylua.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-column_width = 80
-line_endings = "Unix"
-indent_type = "Spaces"
-indent_width = 2
-quote_style = "AutoPreferDouble"
-call_parentheses = "Always"