Skip to content

QL: add query detecting block comments in a position where a QLDoc should be #8374

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

Merged
merged 4 commits into from
Mar 11, 2022

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Mar 8, 2022

Inspired by this block comment that should have been a QLDoc.

That comment not being a QLDoc caused my "remove all deprecated things and their QLDoc"-patch to not delete that comment.

There appears to be some results, mostly in Python. (The results I haven't fixed look benign).

@erik-krogh erik-krogh force-pushed the nonDocBlock branch 3 times, most recently from 3836389 to 3eee48c Compare March 11, 2022 09:47
@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Mar 11, 2022
@erik-krogh erik-krogh marked this pull request as ready for review March 11, 2022 10:03
@erik-krogh erik-krogh requested review from a team as code owners March 11, 2022 10:03
Copy link
Contributor

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C#: LGTM.

Copy link
Contributor

@tausbn tausbn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Argh. Just when I fixed a whole bunch of Python alerts. 😭
Anyway, I think this looks reasonable. 👍

@erik-krogh erik-krogh merged commit e625d17 into github:main Mar 11, 2022
Copy link
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CPP 👍

edit: I was way too late to this.

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

Successfully merging this pull request may close these issues.

5 participants