skuzzle / restrict-imports-enforcer-rule

Gradle plugin & Maven Enforcer rule that restricts usage of unwanted imports in Java, Kotlin and Groovy source files.
MIT License
75 stars 12 forks source link

Flip default value for includeTestCode #28

Closed skuzzle closed 3 years ago

skuzzle commented 5 years ago

Maybe we should change the default of includeTestCode from false to true?

skuzzle commented 3 years ago

It should be noted that this would be a major change because it might break existing builds (According to our adherance to semantic-versioning, as explained in the README)

skuzzle commented 3 years ago

This is changed in 2.0.0