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

fix(rules): fix handling of multiple arguments in no-repetitive-locators #90

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

ext
Copy link
Contributor

@ext ext commented Nov 19, 2018

Closes #89

Store and compares all arguments instead of just the first.

@coveralls
Copy link

coveralls commented Nov 19, 2018

Coverage Status

Coverage increased (+0.003%) to 99.86% when pulling eace5f2 on ext:master into e1db5e8 on alecxe:master.

@alecxe alecxe merged commit daac6ce into alecxe:master Nov 20, 2018
@alecxe
Copy link
Owner

alecxe commented Jul 27, 2019

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

no-repetitive-locators false positives when multple arguments are used
3 participants