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

Use strict comparison. #249

Merged
merged 1 commit into from Feb 14, 2019
Merged

Use strict comparison. #249

merged 1 commit into from Feb 14, 2019

Conversation

drupol
Copy link
Contributor

@drupol drupol commented Jan 25, 2019

Replace != and == with respectively !== and ===.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 38.276% when pulling 3894bb8 on drupol:use-strict-comparison into d3b9741 on cweagans:master.

@coveralls
Copy link

coveralls commented Jan 25, 2019

Coverage Status

Coverage remained the same at 38.276% when pulling 7efcf96 on drupol:use-strict-comparison into d3b9741 on cweagans:master.

@drupol
Copy link
Contributor Author

drupol commented Feb 14, 2019

@cweagans Could you review this ?

@cweagans cweagans merged commit 17fe176 into cweagans:master Feb 14, 2019
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

3 participants