Expand description
Recursive project mode: find .rs files that violate the one-item-per-file rule.
Functionsยง
- find_
candidates - Collect all eligible files under
root. Ifrootis a single.rsfile, it is the only candidate (subject to the same threshold).