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.19.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.19.1.tar.gz
(168.0 kB
view hashes)
Built Distribution
Close
Hashes for check_jsonschema-0.19.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3c454e0874de23131704fb32d4e9b4d974e8ad4aedeb5e46a3914b2484badc1 |
|
MD5 | e91c8c5b99b7d059006aae87e0c3bba8 |
|
BLAKE2b-256 | 351cb34f87b5f21660b500ac9848853f59fc8d53bc36ec9d4ca20bf972befd06 |