Expand description
Legacy module kept for backward compatibility. All analysis is now handled by the tree-sitter engine.
Structs§
- Generic
Rule Engine - Engine that runs all registered generic (text-based) rules against source files.
Traits§
- Generic
Rule - A language-agnostic code quality rule that works on raw text content.