Skip to content

Better formatting of exclusions

Compare
Choose a tag to compare
@yegor256 yegor256 released this 02 Mar 13:32
· 1492 commits to master since this release

In this version every exclusion should start with a prefix, for example:

checkstyle:/src/it/.*
findbugs:.*

etc.