Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add links to rules documentation #558

Open
ErikEJ opened this issue Feb 5, 2025 · 1 comment
Open

[Feature] Add links to rules documentation #558

ErikEJ opened this issue Feb 5, 2025 · 1 comment

Comments

@ErikEJ
Copy link
Contributor

ErikEJ commented Feb 5, 2025

Is your feature request related to a problem? Please describe.
I see rule violations but do not understand the reason for the rule/violation

Describe the solution you'd like
Build output should contain a link to a web page documenting the rule

Additional context
Sample output from the rules I publish (makes a nice clickable link in the VS build output pane)

1>C:\Code\Github\SqlServer.Rules\TSQLSmellsTest\SETs.sql(10,1): warning SML013: Smells : CONCAT_NULL_YIELDS_NULL should be on. (https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/CodeSmells/SML013.md)

@ErikEJ
Copy link
Contributor Author

ErikEJ commented Feb 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant