-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codegood first issuekind:featureFeature RequestsFeature Requests
Description
Hello,
We have several JSON schema specifications and files that we can check with them as pre-commit check, but this is not yet checked. I think it is worth adding such checking.
dev/provider.yaml.schema.jsonchart/values.schema.json- JSON schema validation for airflow/config_templates/config.yml #12357
This checks should take the path to the JSON Schema file and a list of JSON/YAML files to be validated as an arguments.
Best regards,
Kamil Breguła
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codegood first issuekind:featureFeature RequestsFeature Requests