Skip to content

add no-duplicate-variable converter and unit test #214

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

Merged

Conversation

deerawan
Copy link
Contributor

@deerawan deerawan commented Oct 6, 2019

PR Checklist

Overview

Add no-duplicate-variable converter and unit test

Reference:

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Looks great 🎆! Just the one missing - from the notice.

@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for author The PR author should address requested changes label Oct 6, 2019
@JoshuaKGoldberg
Copy link
Member

The end-to-end tests were broken on master. I fixed them and merged into this branch, and will make them less brittle (#216). Sorry if that was confusing!

Josh Goldberg and others added 2 commits October 7, 2019 00:38
Co-Authored-By: Josh Goldberg <joshuakgoldberg@outlook.com>
@JoshuaKGoldberg JoshuaKGoldberg added status: waiting for reviewer Waiting for a maintainer to review and removed status: waiting for author The PR author should address requested changes labels Oct 7, 2019
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

I went ahead and updated the unit test to get the build to work. This change looks good and it'll be swell to have it in 😉. Thanks @deerawan!

@JoshuaKGoldberg JoshuaKGoldberg merged commit 2f92ded into typescript-eslint:master Oct 7, 2019
@deerawan
Copy link
Contributor Author

deerawan commented Oct 7, 2019

Thank you @JoshuaKGoldberg!

@JoshuaKGoldberg JoshuaKGoldberg removed the status: waiting for reviewer Waiting for a maintainer to review label Oct 10, 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.

Missing converter: no-duplicate-variable
2 participants