Roslyn-analyzers: Broken link for CA1066

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

Related issues

paulomorgado picture paulomorgado  路  3Comments

paulomorgado picture paulomorgado  路  3Comments

fschlaef picture fschlaef  路  4Comments

phraemer picture phraemer  路  5Comments

Grauenwolf picture Grauenwolf  路  3Comments