Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Corrects equivalence check without casting #77

Closed
wants to merge 1 commit into from

Conversation

casche
Copy link

@casche casche commented Oct 30, 2017

Fixes #67

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
    Not applicable?
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

  • Changes an equivalence check to ignore casting
  • Silences a Code Climate warning

@childish-sambino
Copy link
Contributor

Duplicates #61

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix "eqeqeq" issue in lib/client.js
4 participants