This commit is contained in:
Gabriel Einsdorf 2025-06-15 16:15:37 +02:00
commit a0e31a43ed
14 changed files with 1600 additions and 0 deletions

6
.stylua.toml Normal file
View file

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