ci: fixes

This commit is contained in:
Jade Ellis 2025-06-21 18:20:04 +01:00
commit e71f6e774c
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
3 changed files with 8 additions and 3 deletions

View file

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