Skip to content

Fixed false negatives when using ignorePattern for vue/no-unused-var rule. #1163

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
merged 1 commit into from
May 26, 2020

Conversation

ota-meshi
Copy link
Member

Fixed an issue where variables before the one matching ignorePattern were not checked.

@ota-meshi ota-meshi added the bug label May 26, 2020
@ota-meshi ota-meshi self-assigned this May 26, 2020
@ota-meshi ota-meshi merged commit e004975 into master May 26, 2020
@ota-meshi ota-meshi deleted the fix-no-unused-vars branch May 26, 2020 08:30
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.

1 participant