★ wanayoo — archive 1999 https://github.com/PowerShell/PowerShell/pull/8178Nouvelle recherche | Portail wanayoo
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

Remove `ShouldProcess` from Format-Hex #8178

Merged
merged 1 commit into from Nov 6, 2018

Conversation

Projects
None yet
2 participants
@SteveL-MSFT
Copy link
Member

commented Nov 2, 2018

PR Summary

Format-hex declares support for ShouldProcess but doesn't actually implement it and it doesn't make sense for this passive cmdlet to implement ShouldProcess. Removed attribute so it doesn't show up in the syntax.

PR Checklist

@iSazonov iSazonov merged commit 7b243d5 into PowerShell:master Nov 6, 2018

7 checks passed

CodeFactor No issues found.
Details
PowerShell-CI-linux #PR-8178-20181102.01 succeeded
Details
PowerShell-CI-macos #PR-8178-20181102.01 succeeded
Details
PowerShell-CI-spelling #PR-8178-20181102.01 succeeded
Details
PowerShell-CI-windows #PR-8178-20181102.01 succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
license/cla All CLA requirements met.

@iSazonov iSazonov added the CL-General label Jan 17, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.