feat: add stylua.toml configuration file, closes #5

This commit is contained in:
sxyazi
2024-06-27 00:52:54 +08:00
parent fa11055a08
commit 31634f8a11

6
stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
indent_width = 2
call_parentheses = "NoSingleTable"
collapse_simple_statement = "FunctionOnly"
[sort_requires]
enabled = true