[
https://issues.apache.org/jira/browse/OPENNLP-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819405#comment-15819405
]
ASF GitHub Bot commented on OPENNLP-923:
----------------------------------------
GitHub user kottmann opened a pull request:
https://github.com/apache/opennlp/pull/49
OPENNLP-923: Wrap all lines longer than 110 chars
And also add checkstyle enforcement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kottmann/opennlp OPENNLP-923
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/49.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #49
----
commit 9b198f5546a781a3afae7f61e3915f4a98d0268e
Author: Jörn Kottmann <[email protected]>
Date: 2017-01-11T21:40:03Z
OPENNLP-923: Wrap all lines longer than 110 chars
And also add checkstyle enforcement
----
> Warp all lines longer than 110 chars and enforce it
> ---------------------------------------------------
>
> Key: OPENNLP-923
> URL: https://issues.apache.org/jira/browse/OPENNLP-923
> Project: OpenNLP
> Issue Type: Improvement
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.7.1
>
>
> Fix all too long lines and enable a checkstyle to enforce a hard limit of
> 110. The code convention specifies a maximum of 100 and this leaves us a
> little room for minor violations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)