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

no-inner-compare: Add support for expect(a != b).to.equal(true) #81

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

brettz9
Copy link
Contributor

@brettz9 brettz9 commented Oct 24, 2019

  • Enhancement: Check for inner compare with CallExpression type assertions

Copy link
Owner

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

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

nice, thanks!

@Turbo87 Turbo87 changed the title inner-compare rule and CallExpression type assertions no-inner-compare: Add support for expect(a != b).to.equal(true) Oct 24, 2019
@Turbo87 Turbo87 merged commit 5133aa1 into Turbo87:master Oct 24, 2019
@brettz9 brettz9 deleted the call-expression branch October 24, 2019 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants