TX_960973· Engineering
Carrylint misflags CLI list dependencies, adds use‑mention rule
A recent carrylint patch inverted its CLI‑dependency rule, causing list‑style dependencies and policy statements to be flagged as missing. The fix distinguishes executable commands from mentions and rewrites a regex, cutting worst‑case runtime from 312 ms to under 5 ms.