fix(wezterm): format lua code

This commit is contained in:
2025-05-05 16:35:07 +02:00
parent 227b0aec84
commit 9253604fdb
6 changed files with 192 additions and 111 deletions
+10
View File
@@ -0,0 +1,10 @@
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"
[sort_requires]
enabled = true