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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
