Skip to content

Autoformatting of file with CRLF line endings and comments results in file with mixed line endings #48

@metthal

Description

@metthal

If you take a file with CRLF line endings and put some comments in there, you end up with CR at the end of each comment while all other lines in the file have LF line endings. We should take care of it so that we end up with either only LF line endings (Linux + macOS) or CRLF line endings (Windows).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions