Add option to install require-dev
dependencies when analyzing a codebase
#203
Labels
Milestone
require-dev
dependencies when analyzing a codebase
#203
I currently have a problem with some libraries using test files in their source. That will give me plenty of
For this specific case it is the
psr/log
package. (my package)I have been hacking the output before. See how I did in Guzzle. I dont feel this is the way I should go about it though...
I would like to add these suppress messages in a config file some how.
The text was updated successfully, but these errors were encountered: