Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I configured the https://github.com/revelc/formatter-maven-plugin with the sun style conventions. The only two changes I made to those formatter settings were to set "spaces" as the only indentation and to set the indent level to
4.The change of formatting all the sources is in this commit: fbdd711
Hopefully this makes it easier for contributors to not have to worry about sun style!
I might have to adjust the line length it seems since a bunch of the javadoc got changed. If you have the number you use, I'll set it to that.