Expand description
Catalog lint rules and diagnostic collection for OntoCore v0.3.
§API stability
Pre-1.0: diagnostic rule codes and severities are stable within a minor release but new rules may be added.
Structs§
- Diagnostic
Config - Diagnostic
Input - Read-only catalog snapshot for lint rules (avoids cyclic dependency on
ontocore-catalog). - Rule
Config
Functions§
- collect_
diagnostics - Collect all diagnostics for a catalog snapshot.
- collect_
diagnostics_ with_ config - Collect diagnostics with optional workspace rule configuration.
- collect_
diagnostics_ with_ sources - Collect diagnostics, optionally using in-memory source text overrides (LSP open buffers).
- entity_
needles - find_
config - find_
in_ source