Skip to content

depgraph: Add NoBinarySpecificSharedCode lint pass

Warren Gifford requested to merge ef/depgraph-no-binary-specific-shared-code into main

Created by: efritz

Replace NoSingleDependents lint with NoBinarySpecificSharedCode. This is a more specific subset of the lint which considers the boundary between shared code and code for a binary cmd/X.

Merge request reports

Loading