Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-27 03:21:20 +00:00
parent f08912747d
commit c22b39043f
81 changed files with 22198 additions and 40739 deletions
+16
View File
@@ -0,0 +1,16 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
max_line_length = 100
insert_final_newline = true
trim_trailing_whitespace = true
[*.py]
indent_size = 4
[*.md]
trim_trailing_whitespace = false