chore: move formatter config up a directory

This commit is contained in:
2024-12-22 21:02:55 -05:00
parent d8d04e6dcd
commit 815706ae25
2 changed files with 0 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
column_width = 120
line_endings = 'Unix'
indent_type = 'Spaces'
indent_width = 3
quote_style = 'AutoPreferSingle'
call_parentheses = 'Always'
collapse_simple_statement = 'ConditionalOnly'
[sort_requires]
enabled = false