Re: Java Styleguide

2015-01-08 Thread Joshua Cohen
https://reviews.apache.org/r/29691/ :) On Thursday, January 8, 2015, Jake Farrell wrote: > We probably should link or add this to our docs so new contributors who are > not watching the dev list currently do not miss this > > -Jake > > On Wed, Jan 7, 2015 at 8:01 PM, Joshua Cohen > > wrote: >

Re: Java Styleguide

2015-01-08 Thread Jake Farrell
We probably should link or add this to our docs so new contributors who are not watching the dev list currently do not miss this -Jake On Wed, Jan 7, 2015 at 8:01 PM, Joshua Cohen wrote: > Hi folks, > > Some recent reviews have been met with stylistic feedback. This is > important as maintainin

Java Styleguide

2015-01-07 Thread Joshua Cohen
Hi folks, Some recent reviews have been met with stylistic feedback. This is important as maintaining a consistent style reduces noise as people reformat code to individual preferences. Unfortunately our code style was previously completely undocumented. Good news, this is no longer the case! Auro