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

Incorrect handling of token.{LEQ,GEQ} for constant-logical-expr #642

Merged
merged 2 commits into from Feb 27, 2022

Conversation

shmsr
Copy link
Contributor

@shmsr shmsr commented Feb 26, 2022

Fixes the implementation for constant-logical-expr where logic handling for token.LEQ and token.GEQ operators is incorrect.

Fixes: #641

shmsr and others added 2 commits February 27, 2022 00:46
@chavacava chavacava merged commit 54d9a09 into mgechev:master Feb 27, 2022
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.

Improve handling for token.{LEQ,GEQ} for constant-logical-expr lint
2 participants