Roslyn-analyzers: Missing link for CA2010

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.

Rule has been deprecated/removed: https://github.com/dotnet/roslyn-analyzers/pull/3581

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paulomorgado picture paulomorgado  路  3Comments

paulomorgado picture paulomorgado  路  3Comments

sharwell picture sharwell  路  4Comments

onyxmaster picture onyxmaster  路  3Comments

paulomorgado picture paulomorgado  路  3Comments