python-jsonschema / check-jsonschema

A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
https://check-jsonschema.readthedocs.io/en/stable
Other
207 stars 40 forks source link

Remove the deprecated disable-format flag #308

Closed sirosen closed 1 year ago

sirosen commented 1 year ago

In concert with changes to --format-regex, this gets us to a place where there is only one flag which is canonically correct for disabling format checks.