Skip to content

Exclude schema definition files from schema validation checks#1343

Merged
amyreese merged 1 commit into
mainfrom
exclude-schema-definitions-from-schema-validation
Jun 22, 2025
Merged

Exclude schema definition files from schema validation checks#1343
amyreese merged 1 commit into
mainfrom
exclude-schema-definitions-from-schema-validation

Conversation

@jonafato
Copy link
Copy Markdown
Member

Currently, the category schema definition file is included in the list of files that are validated against it. This causes validation errors when the schema validation's strictness is increased, e.g. by disallowing additional properties in #1172. This change excludes schema JSON files from the schema test script to resolve future validation errors.

Currently, the category schema definition file is included in the list
of files that are validated against it. This causes validation errors
when the schema validation's strictness is increased, e.g. by
disallowing additional properties in #1172. This change excludes schema
JSON files from the schema test script to resolve future validation
errors.
@amyreese amyreese merged commit 512623c into main Jun 22, 2025
1 check passed
@jonafato jonafato deleted the exclude-schema-definitions-from-schema-validation branch June 22, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants