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.1
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.1.tar.gz
(219.2 kB
view hashes)
Built Distribution
Close
Hashes for check_jsonschema-0.26.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a1129e94b0c3b1ec6027c40061b5e01f7c832d7f6b3bd4eaa3f57f45eac4ae1 |
|
MD5 | c942a44deb3d7c597b9739fe414a95f6 |
|
BLAKE2b-256 | 8beefd160af7f92db57cdfd5c5e81444d051bf0bdd2e833bef5aa24c69555121 |