ci: Run additional sanity checks on repository

This commit is contained in:
Jade Ellis
2025-06-21 17:58:28 +01:00
parent 70df8364b3
commit 93719018a8
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