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

ASF GitHub Bot commented on GROOVY-6327:
----------------------------------------

Github user jwagenleitner closed the pull request at:

    https://github.com/apache/groovy/pull/236


> Some source files still have \r\n line endings
> ----------------------------------------------
>
>                 Key: GROOVY-6327
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6327
>             Project: Groovy
>          Issue Type: Bug
>            Reporter: Russel Winder
>
> Git policy is that all files should only use \n line endings (UNIX standard) 
> and that Windows users will have local transformation to \r\n on checkout of 
> a working tree, and \r\n conversion to \n on commit.
> Many of the Groovy codebase files have \n line endings, but a large number 
> have \r\n and this is problematic.
> Making the change needs to be done by someone with permissions as an atomic 
> action on mainline head.



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

Reply via email to