EionRobb / purple-discord

A libpurple/Pidgin plugin for Discord
GNU General Public License v3.0
381 stars 43 forks source link

Convert single CRLF line ending to LF line ending #416

Closed pabs3 closed 2 years ago

EionRobb commented 2 years ago

Weird that there's just the one of them. Does it trigger a compiler error somewhere?

Alcaro commented 2 years ago

I've never seen any compiler complain about mixed linebreaks, but some IDEs and other text editors do.

pabs3 commented 2 years ago

No, I only noticed when doing git init in an extract of the tarball, git said it was converting the line feeds over, so I then did a dos2unix in the regular git repository and it only found one CRLF.

-- bye, pabs

https://bonedaddy.net/pabs3/