summaryrefslogtreecommitdiff
path: root/lang/lua/stylua.toml
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-10-15 15:30:04 +0200
committerGitHub <[email protected]>2024-10-15 15:30:04 +0200
commitcbe650afb31c24faea6da45b4aeeffc6e964969d (patch)
treed5c3788835ca7e50d68cd023026e7738f39f6f71 /lang/lua/stylua.toml
parentbdb23e20f171da7c769cba9e393d7e406e563a78 (diff)
parentbafd48d3df9b43a1d49ec015eff30619d595468b (diff)
Merge pull request #46 from Aylur/small-refactor
Small refactor
Diffstat (limited to 'lang/lua/stylua.toml')
-rw-r--r--lang/lua/stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/lua/stylua.toml b/lang/lua/stylua.toml
new file mode 100644
index 0000000..d4a4951
--- /dev/null
+++ b/lang/lua/stylua.toml
@@ -0,0 +1,3 @@
+indent_type = "Spaces"
+indent_width = 4
+column_width = 100