You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by Joern Kottmann <ko...@gmail.com> on 2017/01/07 11:42:15 UTC

Checkstyle

Hello all,

we added the checkstyle maven plugin to the build.

Please let us know what you think about the enforced rules and what you
think should be added.

For some rules it is good to fail the build, this will make it easier
for us to perform code reviews, because travis will then by itself
report on style violations. This means we can just spent our time
reviewing the actual changes without discussing style violations.

J�rn