This commit is contained in:
2025-07-06 17:56:43 +03:00
parent 4390ce06c9
commit efc031f339
13 changed files with 410 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"