Skip to content

add E0722 to warn on mixing ?? with > or == #1233 #1234

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

VIJESHG
Copy link

@VIJESHG VIJESHG commented Feb 23, 2025

E0722: mixing ?? with > or == may lead to unexpected behavior; use parentheses to clarify the intended precedence

Copy link

CLA Assistant Lite bot: Thank you for your contribution! Like many free software projects, you must sign our Contributor License Agreement before we can accept your contribution. You can agree to the Contributor License Agreement by copy-pasting the following message into a new comment on this GitHub pull request:


I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).


You can retrigger this bot by commenting recheck in this Pull Request

@VIJESHG
Copy link
Author

VIJESHG commented Feb 23, 2025

I have read and hereby agree to quick-lint-js' Contributor License Agreement (CLA-v1.md).

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

Successfully merging this pull request may close these issues.

1 participant