Error when running gci against code with "\r\n" #160
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
What version of GCI are you using?
Reproduce Steps
Run
gci
against code with "\r\n" instead of "\n" line ending. (This is common when f.e. some Go code is recovered usinggit
with default config on Windows)What did you expect to see?
Diff showing misplaced imports.
What did you see instead?
The text was updated successfully, but these errors were encountered: