[Webkit-unassigned] [Bug 240158] [WinCairo] Some integrity and WebIDLParser tests are failing if the EOL is CR LF (checked out by Windows Git)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 18:23:47 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=240158

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
There are a lot of files checked in accidentally with CR-LF.
> git grep --cached -lI $'\r'

We should prevent Windows developers to check in CR-LF.
> git config --global core.autocrlf input

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230421/69e3a204/attachment.htm>


More information about the webkit-unassigned mailing list