chore: Set editorconfig for workflows

This commit is contained in:
Jade Ellis 2025-05-11 17:27:54 +01:00 committed by magmaus3
parent 17cacc7757
commit affc33d706
Signed by: magmaus3
GPG key ID: C8AABFABFA2FAF66

View file

@ -22,3 +22,7 @@ indent_size = 2
[*.rs]
indent_style = tab
max_line_length = 98
[{.forgejo/**/*.yml,.github/**/*.yml}]
indent_size = 2
indent_style = space