I would like to advocate for adding a Checkstyle 
<http://checkstyle.sourceforge.net/> or Spotless 
<https://github.com/diffplug/spotless> gradle task to our build process to 
ensure that all code checked in meets the formatting standards described on the 
wiki <https://cwiki.apache.org/confluence/display/GEODE/Code+Style+Guide> (and 
in the intellij/eclipse formatter xml files in our repository). This will 
alleviate difficulties reviewing code when whitespace or formatting has changed 
since all code checked in will already comply with standards.

Reply via email to