chore: Set editorconfig for workflows

This commit is contained in:
Jade Ellis
2025-05-11 17:27:54 +01:00
parent 066794fe90
commit d03325c65a

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