chore: add repo tooling

This commit is contained in:
2025-11-08 22:34:59 +01:00
commit 6b38697d7f
4 changed files with 54 additions and 0 deletions

6
stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 100
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
quote_style = "AutoPreferDouble"
call_parentheses = "Always"