Added workflow?
Some checks failed
CI / Typos (push) Failing after 11s
CI / Clippy (push) Failing after 36s
CI / Build (push) Failing after 1m3s

This commit is contained in:
2025-02-25 19:17:29 -08:00
parent 1cf1bfeef9
commit 8bed1288ac
9 changed files with 89 additions and 12 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