save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

SAVE shouldn't mutate sources it operates on

Open petertrr opened this issue 4 years ago • 1 comments
trafficstars

Now after FixPlugin execution sources have different line separators (\r\n becomes \n)

petertrr avatar Nov 17 '21 09:11 petertrr

Very similar to https://github.com/saveourtool/save-cli/issues/280

When expected file is re-written, line separators are changed on Windows.

orchestr7 avatar May 25 '22 15:05 orchestr7