Added workflow?
Some checks failed
CI / clippy (push) Failing after 5s
CI / Typos (push) Failing after 7s
CI / Build (push) Successful in 14s

This commit is contained in:
2025-02-25 19:17:29 -08:00
parent 4d3cbe9ccb
commit 76f20d7948
3 changed files with 55 additions and 1 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