bkoelman / ResharperCodeContractNullability

Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
https://www.jetbrains.com/resharper/help/Code_Analysis__Code_Annotations.html
Apache License 2.0
26 stars 4 forks source link

Added help URL to analyzers #24

Closed bkoelman closed 8 years ago

bkoelman commented 8 years ago

As suggested in https://github.com/dotnet/roslyn-analyzers/pull/873