You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by David Mollitor <da...@gmail.com> on 2019/10/07 18:43:37 UTC

Coding Style

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!

Re: Coding Style

Posted by Zili Chen <wa...@gmail.com>.
Hi David,

Does Eclipse support checkstyle[1] configuration? Currently
ZooKeeper follows a series of checkstyle rules that you can
find at ./checkstyle-strict.xml

Best,
tison.

[1] https://checkstyle.sourceforge.io/


David Mollitor <da...@gmail.com> 于2019年10月8日周二 上午2:43写道:

> 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!
>