packunused icon indicating copy to clipboard operation
packunused copied to clipboard

Only report ignored packages when one was actually ignored

Open thsutton opened this issue 11 years ago • 0 comments

I am using --ignore-package base to avoid having base reported as a redundant dependency. This results in Ignoring 1 package reported for each and every package component, even those which did not report base without the flag.

I would expect the report of Ignoring 1 package for a component only when a package would have been reported but was not.

thsutton avatar Feb 03 '15 22:02 thsutton