<#17604 Rule graph should warn or error for unused...
# github-notifications
q
#17604 Rule graph should warn or error for unused/unreachable rules New issue created by stuhood The
RuleGraph
does not currently check for unused-but-installed
@rules
(but it used to). Re-enabling these checks would help to catch some "silent" errors. pantsbuild/pants