Skip to main content

Module generic

Module generic 

Source
Expand description

Legacy module kept for backward compatibility. All analysis is now handled by the tree-sitter engine.

Structs§

GenericRuleEngine
Engine that runs all registered generic (text-based) rules against source files.

Traits§

GenericRule
A language-agnostic code quality rule that works on raw text content.