# lintel-annotate
[](https://crates.io/crates/lintel-annotate)
[](https://docs.rs/lintel-annotate)
[](https://github.com/lintel-rs/lintel/actions/workflows/ci.yml)
[](https://github.com/lintel-rs/lintel/blob/master/LICENSE)
Annotation-based linting for JSON and YAML files using JSON Schema
## Features
- Runs [Lintel](https://github.com/lintel-rs/lintel) validation on the specified files
- Collects errors with file path, line, and column information
- Outputs annotations in a format suitable for CI systems
- Supports glob patterns and exclude filters
## License
Apache-2.0