fix: trimming down config and updating stylua

This commit is contained in:
TJ DeVries
2026-01-27 12:00:56 -05:00
parent 8c6b78c770
commit 7e54a4c5c8
5 changed files with 36 additions and 117 deletions

View File

@@ -4,3 +4,4 @@ indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"
collapse_simple_statement = "Always"