I'm trying to gather all unowned dependencies (war...
# development
w
I'm trying to gather all unowned dependencies (warnings, now set as errors) so I can fix or ignore them. Is there any goal that will trigger all of them in a repo? I'm guessing it's
list
or
peek
or something with
--transitive
?