fix formating

This commit is contained in:
Thomas Ruoff
2025-05-07 22:57:47 +02:00
parent 159dbe2619
commit ab9f750771

View File

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