CI
All checks were successful
CI / Check typos (push) Successful in 12s
CI / Check links (push) Successful in 7s
CI / Check version (push) Has been skipped
CI / Build, test, upload (push) Has been skipped
CI / Build and push Docker image (push) Has been skipped

This commit is contained in:
2025-11-03 22:20:27 -08:00
parent a783ad264c
commit 2d2b67d017
4 changed files with 238 additions and 0 deletions

View File

@@ -7,3 +7,7 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space
indent_size = 2