[keycloak-dev] NO MORE import * please!

Scott Rossillo srossillo at smartling.com
Wed Jan 20 13:40:11 EST 2016


Here’s a Wildfly code style for IntelliJ[0]. I created this based off the recommendation to use Wildfly code style for Keycloak.

Haven’t had any issues with my PRs using this code style.

[0]: https://gist.github.com/foo4u/179c8098f109dba11180

~ Scott

Scott Rossillo
Smartling | Senior Software Engineer
srossillo at smartling.com

 <https://app.sigstr.com/uc/55e5d41c6533390d03580000>
 <http://www.sigstr.com/>
> On Jan 20, 2016, at 1:02 PM, Douglas Campos <qmx at qmx.me> wrote:
> 
> The most common culprit is Intellij's IDEA default setting of doing it.
> 
> On Wed, Jan 20, 2016 at 3:47 PM, Stan Silvert <ssilvert at redhat.com <mailto:ssilvert at redhat.com>> wrote:
> +1  Drives me crazy.
> 
> On 1/20/2016 12:09 PM, Bill Burke wrote:
> > Please stop doing
> >
> > import package.*;
> >
> > All classes need to be listed.  Nothing hidden by wildcards.  One reason
> > for this is when people are browser code on github and they have an idea
> > how to find the class they are interested in.
> >
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org <mailto:keycloak-dev at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/keycloak-dev <https://lists.jboss.org/mailman/listinfo/keycloak-dev>
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160120/3785d54c/attachment.html 


More information about the keycloak-dev mailing list