# lintel-diagnostics
[](https://crates.io/crates/lintel-diagnostics)
[](https://docs.rs/lintel-diagnostics)
[](https://github.com/lintel-rs/lintel)
[](https://github.com/lintel-rs/lintel/blob/master/LICENSE)
Shared diagnostic types for Lintel — errors, results, and the Reporter trait
Shared diagnostic types for [Lintel](https://github.com/lintel-rs/lintel) — errors, results, and the `Reporter` trait.
## Features
- `LintelDiagnostic` — unified error type for parse, validation, I/O, schema, and format errors
- `CheckResult` / `CheckedFile` — structured result types for check runs
- `Reporter` trait — interface for formatting and outputting check results
## License
Apache-2.0