binary-compatibility-validator icon indicating copy to clipboard operation
binary-compatibility-validator copied to clipboard

Support ignoring groups of projects

Open zach-klippenstein opened this issue 5 years ago • 0 comments

For example, using wildcards. I have a library with a samples/ directory that contains a bunch of subprojects that aren't published to Maven and don't have any public API, and it would be nice to be able to exclude everything in that directory with a single configuration.

zach-klippenstein avatar Feb 10 '20 15:02 zach-klippenstein