summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-07-25 14:14:05 -0400
committerchristianchiarulli <[email protected]>2021-07-25 14:14:05 -0400
commita6cf2e871ad2fb0933f3f66ddeaf37ad92d79e76 (patch)
tree5a457318cfe4dd2d4c25c756301ce27a65f78633 /utils
parent924565feba27661bfe4ccc413a72e2b27e590061 (diff)
stylua is always in root
Diffstat (limited to 'utils')
-rw-r--r--utils/.stylua.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/.stylua.toml b/utils/.stylua.toml
deleted file mode 100644
index df96b7b0..00000000
--- a/utils/.stylua.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-column_width = 120
-line_endings = "Unix"
-indent_type = "Spaces"
-indent_width = 2
-quote_style = "AutoPreferDouble"
-no_call_parentheses = true