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@smartling.com

Latest News + Events
Powered by Sigstr

On Jan 20, 2016, at 1:02 PM, Douglas Campos <qmx@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@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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev

_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev