initial commit

This commit is contained in:
raf 2024-07-03 17:33:07 +03:00
commit 27abc8e721
Signed by: NotAShelf
GPG key ID: AF26552424E53993
3 changed files with 129 additions and 0 deletions

3
stylua.toml Normal file
View file

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