pyment icon indicating copy to clipboard operation
pyment copied to clipboard

Fails to recognize \n line ending files and is using \r\n under Windows

Open RubenKelevra opened this issue 2 years ago • 0 comments

I'm using \n line endings in my projects, and Pyment doesn't seem to recognize this and uses \r\n instead:

line seperator issue

RubenKelevra avatar Feb 24 '22 21:02 RubenKelevra