fix: imports

This commit is contained in:
Barrett Ruth 2025-09-18 20:12:01 -04:00
parent bc315818e4
commit a24d50843a
9 changed files with 32 additions and 8 deletions

8
stylua.toml Normal file
View file

@ -0,0 +1,8 @@
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
[sort_requires]
enabled = true