Remove obsolete GetCommandInfoLegacy method and use GetCommandInfo instead by bergmeister · Pull Request #1387 · PowerShell/PSScriptAnalyzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bergmeister

Copy link

Collaborator

PR Summary

In the past we could not remove them because it broke tests but now it seems that tests are OK.
There is a risk for a regression that is not covered by tests but especially with the new way of PSSA being hosted, it feels more worth of a try now.

PR Checklist

@bergmeister bergmeister changed the title Remove legacy methods Remove obsolete GetCommandInfoLegacy method and use GetCommandInfo instead

Jan 3, 2020

@bergmeister bergmeister merged commit 1c0cfef into PowerShell:master

Jan 3, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@JamesWTruher JamesWTruher Awaiting requested review from JamesWTruher

1 more reviewer

@rjmholt rjmholt rjmholt approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bergmeister @rjmholt