This build was committed by a bot.

This commit is contained in:
github-actions
2025-08-31 22:26:34 +00:00
parent f6f4f2bed9
commit b6833cbbc7
7 changed files with 633 additions and 1 deletions

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
# http://editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space