dotnet/roslyn

Syntax Normalizer ignores trivia when normalizing

Open

#8 536 ouverte le 10 févr. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (4 257 forks)batch import
Area-CompilersBugConcept-APIhelp wanted

Métriques du dépôt

Stars
 (20 414 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

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

Guide contributeur