summaryrefslogtreecommitdiff
path: root/core/lua/stylua.toml
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-01 02:06:50 +0200
committerAylur <[email protected]>2024-09-01 02:06:50 +0200
commit0738194780ce52b9047c430b9498487417b2cd07 (patch)
treee0cdbcbc31ccbe1620a5f228f18fead658487652 /core/lua/stylua.toml
parent49cdf5d5e010c9abb9b02034999eef2f49f066b9 (diff)
move libastal to /core
starting point of the monorepo
Diffstat (limited to 'core/lua/stylua.toml')
-rw-r--r--core/lua/stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/lua/stylua.toml b/core/lua/stylua.toml
new file mode 100644
index 0000000..d4a4951
--- /dev/null
+++ b/core/lua/stylua.toml
@@ -0,0 +1,3 @@
+indent_type = "Spaces"
+indent_width = 4
+column_width = 100