Skip to main content

Module lint_context

Module lint_context 

Source

Re-exports§

pub use types::*;

Modules§

types

Structs§

CodeRanges
The two kinds of byte range a document holds as code.
LinkTargetPolicy
Run-scoped document paths that filesystem-aware link rules should treat as present even when their content did not come from disk.
LintContext

Functions§

code_ranges
The byte ranges this document’s flavor really holds as code.
code_span_byte_ranges
The byte ranges of parsed code spans, as the plain pairs inline config works in.