chore: Set editorconfig for workflows

This commit is contained in:
Jade Ellis 2025-05-11 17:27:54 +01:00
parent 066794fe90
commit d03325c65a
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

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