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

Implicit static matching #54

Closed skuzzle closed 2 years ago

skuzzle commented 2 years ago

Implementation for #53 This still needs some refactoring and maybe rewording.

skuzzle commented 2 years ago

Found a way simpler soultion