fix: linting and ci issues

This commit is contained in:
Stijnvandenbroek
2026-03-04 10:17:20 +00:00
parent 0a0f9d711b
commit 5f23d02fcb
7 changed files with 22 additions and 22 deletions

View File

@@ -62,7 +62,7 @@ jobs:
- name: Prettier check
run: |
prettier --check \
"**/*.yml" "**/*.yaml" "**/*.json" "**/*.md" \
"**/*.yml" "**/*.yaml" "**/*.md" \
--ignore-path .prettierignore
# ── Tests ────────────────────────────────────────────────────────────────