-
Notifications
You must be signed in to change notification settings - Fork 126
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
docs: add code annotations in analysis reference page #3815
Conversation
Signed-off-by: tanishkandira <[email protected]>
d6934b2
to
5d544c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix the linter issues, other than that LGTM i think
here is the list of errors
|
Signed-off-by: tanishkandira <[email protected]>
Please check again , the lints must be fixed now. |
Signed-off-by: Moritz Wiesinger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add a small note before the code block:
> Note: Please check the inline annotations to get more information about the particular lines you are interested in.
Signed-off-by: tanishkandira <[email protected]>
…toolkit into docs-annotation
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks for your contribution!
Description
Added the code annotations to the Analysis reference pages in the JSON code block & removed the below made description of the code block.
Please review my changes.
Fixes #3040