Expand description
§lintel-annotate
Add schema annotations ($schema, YAML modelines, TOML schema comments) to JSON, YAML, and TOML files.
§Features
- Automatically resolves schemas via catalog matching and
lintel.tomlmappings - Adds
$schemato JSON/JSON5/JSONC, YAML modelines, and TOML:schemacomments - Updates existing annotations with
--update - Supports glob patterns and exclude filters
§License
Apache-2.0
Structs§
Functions§
- annotate_
args - Construct the bpaf parser for
AnnotateArgs. - run
- Run the annotate command.