Closed
Description
Hi!
Spotless is really cool project!
I am using maven plugin with eclipse jdt.
Is there a way to block import package.*;
please?
I think there is no way (currently) to remove package.* and put the correct imports, but I would like to at least it to give an error, so the developer can fix it.
Thank you!! :)