master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 4c543d7f44 - Show all commits

6
stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"