schemalint 1.0.1

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