Skip to main content

Crate agentlint_core

Crate agentlint_core 

Source

Structs§

Diagnostic
RunResult

Enums§

OutputFormat
Severity

Traits§

Validator

Functions§

format_gnu
format_json
run
Infrastructure convenience: walk roots, read each file, then delegate to run_on. Read errors are surfaced as Diagnostic::error entries rather than panicking.
run_on
Pure domain runner: dispatch files (already-loaded path+content pairs) to matching validators and collect diagnostics.