[
https://issues.apache.org/jira/browse/OPENNLP-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819650#comment-15819650
]
ASF GitHub Bot commented on OPENNLP-923:
----------------------------------------
GitHub user kottmann opened a pull request:
https://github.com/apache/opennlp/pull/51
OPENNLP-923: Wrap all lines longer than 110 chars
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kottmann/opennlp OPENNLP-923-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/51.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 #51
----
commit 1957904d2105060ea3ec9f796cde49ac9227646b
Author: Jörn Kottmann <[email protected]>
Date: 2017-01-12T00:20:48Z
OPENNLP-923: Wrap all lines longer than 110 chars
----
> 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)