dotnet/roslyn

Sample unit test code doesnt verify diagnostics at line/column start

开放

#1,641 创建于 2015年3月27日

 (4 条评论) (0 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-CompilersBugTesthelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

The issue is in here and here. If the line/column is 0 unit tests will not care if the expected line/column matches that. Also see https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/569.

贡献者指南