Does anyone have a plugin (or way to confirm with ...
# general
a
Does anyone have a plugin (or way to confirm with a sequence of pants command lines) that all targets of type
xxx_library()
are referenced by targets of type
xxx_tests()
? We are thinking of writing a small plugin to analyze our graph and not changes to pass CI unless this is satisfied.