Module linter

Module linter 

Source

Structs§

CharPosition
Context
SINGLE-USE CONTRACT: Context instances are designed for one-time use only.
Location
MultiRuleLinter
SINGLE-USE CONTRACT: MultiRuleLinter instances are designed for one-time use only.
NodeInfo
Lightweight node information for caching
Range
RuleViolation

Traits§

RuleLinter
SINGLE-USE CONTRACT: RuleLinter instances are designed for one-time use only.

Functions§

range_from_tree_sitter
Convert from tree-sitter range to library range