lintel-annotate 0.0.8

Add schema annotations to JSON, YAML, and TOML files
Documentation

lintel-annotate

Crates.io docs.rs CI 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