You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/07/22 09:59:30 UTC

[GitHub] [zeppelin] proceane opened a new pull request, #4420: Remove blank in .gitattributes

proceane opened a new pull request, #4420:
URL: https://github.com/apache/zeppelin/pull/4420

   ### What is this PR for?
   The eof setting of gitattributes was applied to all files including `.js`, so there was a problem that the file was changed in the Windows environment.
   So, I removed the space in the eof setting of gitattributes to apply only to `.js`.
   
   ### What type of PR is it?
   Hot Fix
   
   ### Todos
   * [x] - Remove blank in .gitattributes
   
   ### What is the Jira issue?
   [ZEPPELIN-3945](https://issues.apache.org/jira/browse/ZEPPELIN-3945)
   
   ### Questions:
   * Does the licenses files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul commented on pull request #4420: [HOTFIX] [ZEPPELIN-3945] Remove blank in .gitattributes

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4420:
URL: https://github.com/apache/zeppelin/pull/4420#issuecomment-1192405748

   I'll merge it now as it breaks user behaviors now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] jongyoul merged pull request #4420: [HOTFIX] [ZEPPELIN-3945] Remove blank in .gitattributes

Posted by GitBox <gi...@apache.org>.
jongyoul merged PR #4420:
URL: https://github.com/apache/zeppelin/pull/4420


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org