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

Prefer === over == and !== over != #4366

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Prefer === over == and !== over != #4366

merged 1 commit into from
Jun 23, 2022

Conversation

willeastcott
Copy link
Contributor

@willeastcott willeastcott commented Jun 23, 2022

Prepare codebase for enabling the ESLint eqeqeq rule (in smart mode). We could tighten this up in future to blanket ban double equals, but for now, let's use smart mode as a first step.

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott requested a review from a team June 23, 2022 17:54
@willeastcott willeastcott self-assigned this Jun 23, 2022
@willeastcott willeastcott merged commit dee7ce2 into main Jun 23, 2022
@willeastcott willeastcott deleted the eqeqeq branch June 23, 2022 18:00
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