Skip to content

WIP ReviewUnusedParameter: Search through child scope #1489

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bergmeister
Copy link
Collaborator

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

@bergmeister bergmeister changed the title ReviewunusedParameter: Search through child scope WIP ReviewUnusedParameter: Search through child scope May 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReviewUnusedParameter does not capture parameter usage within a scriptblock
1 participant