Hi,
is there a way to know where a Bundler warning is coming from?
For example, in the (very large) project I'm trying to lint, I currently see 64 lines like this:
WARNING: description and summary are identical
I would prefer to see a prefix or header line or something that tells me which gemspec file it's reporting on.
Any ideas?
Regards,
Magne Land