-
Notifications
You must be signed in to change notification settings - Fork 1.8k
LGTM deprecation: updates to CodeQL for C/C++ articles #11421
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
Conversation
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.
🚀
03b5ef1
to
85961f5
Compare
@aibaars This now has non-c++ changes in it. Is that what you wanted? |
I think that is because @felicitymay had pushed some small other changes: main...03b5ef1 |
Thanks for checking @jketema. The changes required for those languages were so small, that I thought that it would be okay to add them to this PR. |
It's fine. I was just wondering if this was by accident. Anyway, all looks good to me. |
This pull request updates the language guides for C/C++ to remove references to LGTM.
As far as I can tell, most of the references can be removed without substitution. If I've misjudged this, please let me know.
This is one of many pull requests. I've raised a separate pull request to update the "Basic query" articles so that they guide users through get started running queries in VS Code. This should help offset the removal of the links to the query console: #11423.