Open
Description
One issue that was brought up when I was trying to rewrite parts of this tool elsewhere was that it only highlights violations, meaning any package overrides declaring something a dependency or an exception will cause that reference to not be highlighted.
Eventually this tool should transition to using all references from Packwerk and distinguishing between current violations and "allowed" violations so we can get a fuller picture of the codebase.
That all said, would be willing to chip in on that note and design a solution later.