lintel-check
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