mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-05-22 18:00:10 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user