Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2024-09-21 18:49:05 +00:00
commit 5da5b179d5

View File

@ -11,7 +11,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[{*.yaml,*.yml}] # To match GitHub Actions formatting
# To match GitHub Actions formatting
[*.{yaml,yml}]
indent_size = 2
[*.md]