Skip to content

Conversation

@keithamus
Copy link
Contributor

We've seen a few issues where shadowing variables has caused bugs. This lint rule prevents shadowing so we can prevent these kinds of bugs.

@keithamus keithamus requested a review from a team March 7, 2019 12:25
@keithamus keithamus force-pushed the feat-add-no-shadow-to-recommended-rules branch from b69100b to 4f7207c Compare March 7, 2019 12:28
Copy link
Contributor

@koddsson koddsson left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@keithamus keithamus merged commit f0b9a39 into master Mar 8, 2019
@keithamus keithamus deleted the feat-add-no-shadow-to-recommended-rules branch March 8, 2019 09:07
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.

3 participants