Initial commit

This commit is contained in:
Sebastian Bugge 2024-01-22 01:09:40 +01:00 committed by GitHub
commit 1bedefb435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 553 additions and 0 deletions

3
stylua.toml Normal file
View file

@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120