dotnet/roslyn

Syntax Normalizer ignores trivia when normalizing

Open

#8,536 opened on Feb 10, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersBugConcept-APIhelp wanted

Description

Because normalization often replaces end-of-line characters this can result in a mix of EOL characters coming out of the file.

Contributor guide

Syntax Normalizer ignores trivia when normalizing · dotnet/roslyn#8536 | Good First Issue