-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
An inconsistent usage of wildcard imports causes problems when we compare multiple release branches.
Since our old Style Guide bans their usage too, we should add a style check that fails the build in their presence. We can use the Maven Enforcer Rule skuzzle/restrict-imports-enforcer-rule for example.