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

WIP ReviewUnusedParameter: Search through child scope #1489

Draft
wants to merge 1 commit into
base: master
from

Conversation

@bergmeister
Copy link
Collaborator

bergmeister commented May 7, 2020

PR Summary

Fixes #1472

This is WIP as at the moment, using a parameter in another function would yield a false negative.
An alternative implementation would be to allow only specific child scopes like e.g. the ones from ForEach-Object/Where-Object. I still have to figure out what would be better/easier

PR Checklist

…rated from each other
@bergmeister bergmeister changed the title ReviewunusedParameter: Search through child scope WIP ReviewUnusedParameter: Search through child scope May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant
You can’t perform that action at this time.