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

simple code: omit comparison to bool constant #182

Closed
wants to merge 1 commit into from

Conversation

xuri
Copy link

@xuri xuri commented Jun 7, 2018

No description provided.

Copy link
Contributor

@qti3e qti3e left a comment

Choose a reason for hiding this comment

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

@xuri Thank you, but I've written util_test.go in this way for better readability:

patternMatch(...) != boolean

same as:

actual != expected

@xuri
Copy link
Author

xuri commented Jun 7, 2018

OK, I'll close this PR.

@xuri xuri closed this Jun 7, 2018
piscisaureus pushed a commit to piscisaureus/deno that referenced this pull request Oct 7, 2019
humancalico pushed a commit to humancalico/deno that referenced this pull request Aug 24, 2020
bartlomieju added a commit that referenced this pull request Mar 18, 2023
#18270)

…64)"

This reverts commit 8af0c83.

Causes bench stage to fail on CI.
hardfist pushed a commit to hardfist/deno that referenced this pull request Aug 7, 2024
Co-authored-by: mmastrac <[email protected]>
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.

None yet

2 participants