Added stylua and reformated lua files

This commit is contained in:
Salar Rahmanian 2021-07-15 08:19:22 -07:00
parent c1cd430cae
commit c11d9351a6
4 changed files with 224 additions and 197 deletions

7
.stylua.toml Normal file
View file

@ -0,0 +1,7 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true