lintel-check 0.0.10

Check command for Lintel — runs schema validation and additional checks
Documentation

lintel-check

Crates.io docs.rs CI License

Check command for Lintel. Provides the lintel check subcommand which runs schema validation and additional checks.

The core validation engine lives in lintel-validate. This crate defines the bpaf CLI arguments for the check command and delegates to lintel-validate for validation.

License

Apache-2.0