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.htmlhttps://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.mdhttps://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