billishyahao commented on PR #11560: URL: https://github.com/apache/tvm/pull/11560#issuecomment-1149401090
Hi @masahi , @AndrewZhaoLuo , I hit this issue when I am trying to accomplish my another PR https://github.com/apache/tvm/pull/11513 . It seems that somebody use windows as development environment and unexpectedly reformat the whole LF to CRLF. Git status command shows this change and it is annoying for other developer of tvm. To eliminate this issue, I propose this patch. As Andrew 's words, it is better to enable lint to avoid other people to change LF to CRLF unexpectedly. @AndrewZhaoLuo Hi, may I continue merging this change? -- 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]
