1. Currently, our coding style checker(maven checkstyle plugin) doesn't abide by Sun's conventions completely 2. maybe we need a eclipse_formatter.xml to the automatic formatting for the IDEs, https://hbase.apache.org/book.html#eclipse.code.formatting is a good example. ----- Original Message ----- From: David Mollitor <[email protected]> To: [email protected] Subject: Coding Style Date: 2019-10-08 03:10
Hello, I am looking at this page for a coding style format / template. https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute There is a note about it with a link to: "Sun's conventions" (however, the link is dead) Can someone propose an Eclipse Format Template which has the required coding standards required by this project and submit them into 'dev' folder in GitHub? Thanks!
