dotnet/roslyn

Syntax Normalizer ignores trivia when normalizing

Open

#8.536 aberto em 10 de fev. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4.257 forks)batch import
Area-CompilersBugConcept-APIhelp wanted

Métricas do repositório

Stars
 (20.414 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

Description

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

Guia do colaborador