Roslyn-analyzers: Missing link for CA1825

Created on 11 Jun 2019  路  3Comments  路  Source: dotnet/roslyn-analyzers

All 3 comments

This is a chicken and egg problem. The link needs to exist to be on the diagnostic and the diagnostic needs to exist to have documentation.

I propose that the links be like C# compiler message links and have just the ID. This way, a diagnostic can have a link automatically assigned.

Was this page helpful?
0 / 5 - 0 ratings