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

refactor(no-shadow-restricted-names): remove unnecessary parameter #819

Merged

Conversation

magurotuna
Copy link
Member

This PR refactors no-shadow-restricted-names so check_scope parameter is removed from check_pat method, because it seems unnecessary in the current implementation.

@bartlomieju bartlomieju merged commit efa7921 into denoland:main Aug 29, 2021
@magurotuna magurotuna deleted the refactor/no-shadow-restricted-names branch August 29, 2021 13:12
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.

None yet

2 participants