On Thu, Oct 27, 2016 at 6:46 PM Joey Frazee <joey.fra...@icloud.com> wrote:

> With some new contributors and project members joining, a question came up
> around coding conventions. Having something official is probably a
> necessary evil. Here are a few options:
>
> - https://google.github.io/styleguide/javaguide.html
>

+1 for Google.  Easy to import into any IDE and enforced with checkstyle.


>
> -
> https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md
>
> - https://opennlp.apache.org/code-conventions.html
>
> I'm sure there are more. Thoughts?
>
> Whatever happens, I'd suggest it just get enforced via Maven so we don't
> have to kick PRs back and forth or keep discussing it. To that effect I
> opened https://issues.apache.org/jira/browse/STREAMS-449
>
> -joey
>
>
>

Reply via email to