# lintel-annotate
[](https://crates.io/crates/lintel-annotate)
[](https://docs.rs/lintel-annotate)
[](https://github.com/lintel-rs/lintel)
[](https://github.com/lintel-rs/lintel/blob/master/LICENSE)
Add schema annotations (`$schema`, YAML modelines, TOML schema comments) to JSON, YAML, and TOML files.
## Features
- Automatically resolves schemas via catalog matching and `lintel.toml` mappings
- Adds `$schema` to JSON/JSON5/JSONC, YAML modelines, and TOML `:schema` comments
- Updates existing annotations with `--update`
- Supports glob patterns and exclude filters
## License
Apache-2.0