A jsonschema CLI and pre-commit hook
Project description
check-jsonschema
A JSON Schema CLI and pre-commit hook built on jsonschema. The schema may be specified as a local or remote (HTTP or HTTPS) file.
Remote files are automatically downloaded and cached if possible.
Usage
check-jsonschema
can be installed and run as a CLI tool, or via pre-commit.
Example pre-commit config
The following configuration uses check-jsonschema
to validate Github Workflow
files.
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.17.0
hooks:
- id: check-github-workflows
Documentation
Full documentation can be found at https://check-jsonschema.readthedocs.io/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
check-jsonschema-0.17.0.tar.gz
(164.8 kB
view hashes)
Built Distribution
Close
Hashes for check_jsonschema-0.17.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9945a572d8e907cb2d1f2a668c3006925d47a425afd91661e30ce5c690eab776 |
|
MD5 | f273d6f2b3d0248cfb1662b54deb024d |
|
BLAKE2b-256 | e86cf500ce1da98dd31697a682cde9211719c287f593539daf7b53d466d53239 |