You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/10 22:39:58 UTC

[jira] [Commented] (OPENNLP-926) Replace CRLF with LF line endings

    [ https://issues.apache.org/jira/browse/OPENNLP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15816402#comment-15816402 ] 

ASF GitHub Bot commented on OPENNLP-926:
----------------------------------------

GitHub user kottmann opened a pull request:

    https://github.com/apache/opennlp/pull/46

    OPENNLP-926: Replace CRLF with LF line endings

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kottmann/opennlp OPENNLP-926

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/46.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 #46
    
----
commit 3ca9d81f0503ad6100612031d57322e7ac40b9b5
Author: Jörn Kottmann <jo...@apache.org>
Date:   2017-01-10T22:38:12Z

    OPENNLP-926: Replace CRLF with LF line endings

----


> Replace CRLF with LF line endings
> ---------------------------------
>
>                 Key: OPENNLP-926
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-926
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Joern Kottmann
>            Priority: Minor
>             Fix For: 1.7.1
>
>
> This should be consistent in all source files.
> Consider adding a checkstyle to automatically enforce this, even tough this will break git core.autocrlf feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)