Hey, guys, Since I haven't found the code style document in Sentry website <https://sentry.incubator.apache.org/>, I wonder if we have any standard code style for Sentry. If not, shall we create one? Maybe we can start from Sun's Java coding conventions <http://www.oracle.com/technetwork/java/codeconvtoc-136057.html> which is followed by most of the Apache java projects, like hadoop <https://wiki.apache.org/hadoop/CodeReviewChecklist>, apache commons <https://commons.apache.org/proper/commons-net/code-standards.html>, hive <https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConventions> , cassandra <http://wiki.apache.org/cassandra/CodeStyle>, avro <https://cwiki.apache.org/confluence/display/AVRO/Code+Review+Checklist> and so on.
Thanks, Li
