dotnet/roslyn

Syntax Normalizer ignores trivia when normalizing

Open

#8,536 创建于 2016年2月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersBugConcept-APIhelp wanted

描述

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

贡献者指南