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.18.4
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.18.4.tar.gz
(167.6 kB
view hashes)
Built Distribution
Close
Hashes for check_jsonschema-0.18.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9c5e80eb9f72dee2cacfa920aad4b19db15731ee4db34ba2039a542c7f9aa35 |
|
MD5 | 42115521ed3b4680043089ac85d2c9e9 |
|
BLAKE2b-256 | d9efe65e6ed2ce7cf97e53af7b0e0bc6fcbca9399c457c22e585b237a5e2636c |