Added workflow?

This commit is contained in:
2025-02-25 19:17:29 -08:00
parent 9c515cfab0
commit c19af78ae2
12 changed files with 222 additions and 38 deletions

View File

@ -9,4 +9,8 @@ trim_trailing_whitespace = false
insert_final_newline = false
[*.asm]
indent_style = space
indent_style = space
[*.yml]
indent_size = space
indent_size = 2