ci: Run additional sanity checks on repository

This commit is contained in:
Jade Ellis 2025-06-21 17:58:28 +01:00
commit 93719018a8
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
5 changed files with 89 additions and 2 deletions

View file

@ -23,6 +23,6 @@ indent_size = 2
indent_style = tab
max_line_length = 98
[{.forgejo/**/*.yml,.github/**/*.yml}]
[{**/*.yml}]
indent_size = 2
indent_style = space