Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/json-schema-org/json-schema-linting

Linting tools to help build better JSON Schemas
https://github.com/json-schema-org/json-schema-linting

Last synced: 2 days ago
JSON representation

Linting tools to help build better JSON Schemas

Awesome Lists containing this project

README

        

# json-schema-linting
Linting tools to help build better JSON Schemas

In this repository, you'll find various tools that provide linting services for JSON Schema to help you build quality schemas.

Initial support is via a Spectral rule set; other tools are being planned.

## Contribute

You can help by

- opening an issue for a new rule
- discussing a rule in an existing issue
- implementing a rule in one of the tools

We appreciate the assistance!

Please read our [guidelines for contributing](https://github.com/json-schema-org/json-schema-linting/blob/main/CONTRIBUTING.md).