feat(guide-sync): add custom format validation script (#2690)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
owine
2026-04-01 03:53:38 -05:00
committed by GitHub
parent 29008cd505
commit 2b3ca3ad6a
3 changed files with 161 additions and 0 deletions
@@ -40,3 +40,6 @@ jobs:
- name: Validate Sonarr Custom Formats
run: check-jsonschema -v --schemafile schemas/sonarr-cf.schema.json docs/json/sonarr/cf/*.json
- name: Validate custom format consistency
run: python scripts/validate-custom-formats.py