Github user paulbors commented on the issue:
https://github.com/apache/wicket/pull/340
Hey @martin-g,
I haven't looked over Wicket's code in a while, but if the proj has a code
style we all agree on I don't mind configuring that in IntelliJ (export to
Eclipse and check in the code styles) and letting it automatically adjust the
entire source code. I've done it in the past and we ended up with an uber PR
that's look a bit messy (will take a while to review, but then again Wicket
seems pretty stable now-a-day).
Is there such a style guide or should we create a new one?
---