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.26.3
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.26.3.tar.gz
(219.4 kB
view hashes)
Built Distribution
Close
Hashes for check_jsonschema-0.26.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ded1157dd866ee4cb4e467c1216fc11244f88a3b0c9781f1231e581d3fdeacd |
|
MD5 | 14ff6a8c2a6e4af4d33581b463a66e99 |
|
BLAKE2b-256 | b522b789f938fb5bc7723c185997c7539505fbeee0e5a52c0f6008120028b5be |