audaciaconsulting / Audacia.CodeAnalysis

MIT License
1 stars 3 forks source link

Feature/help links #15

Closed OwenLacey28 closed 7 months ago

OwenLacey28 commented 7 months ago

Currently, selecting a link to the code analysis rule brings you up an error page: image

This PR is to provide a URL to the HelpLinkUri so that developers can get more information on the warnings.

Action Done?
Code compiles and unit tests all pass locally
Debug/console log code removed
Commented out code removed
Unit tests added/updated
README updated
Considered:
- Performance
- Security
- Logging
Licenses of any new/upgraded dependencies checked, with no copyleft dependencies introduced