This commit is contained in:
Lucas F. 2024-12-10 19:07:29 -03:00
commit 5931cb012f
9 changed files with 900 additions and 0 deletions

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 = "AutoPreferDouble"
call_parentheses = "None"