schemalint 1.1.0

Static analysis tool for JSON Schema compatibility with LLM structured-output providers
Documentation
1
2
3
fn main() {
    schemalint::cli::run();
}