dotnet/roslyn
Vedi su GitHubSample unit test code doesnt verify diagnostics at line/column start
Open
#1641 aperta il 27 mar 2015
Area-CompilersBugTesthelp wanted
Metriche repository
- Star
- (20.414 star)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
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.