Skip to main content

garbage_code_hunter/rules/
mod.rs

1/// Legacy module kept for backward compatibility.
2/// All analysis is now handled by the tree-sitter engine.
3pub mod generic;