X Tutup
The Wayback Machine - https://web.archive.org/web/20200918095442/https://github.com/PowerShell/PSScriptAnalyzer/pull/1391
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

Correct casing of parameters as well in PSUseCorrectCasing formatter rule #1391

Merged
merged 4 commits into from Jan 16, 2020

Conversation

@bergmeister
Copy link
Collaborator

bergmeister commented Jan 4, 2020

PR Summary

Correct casing of parameters as well in PSUseCorrectCasing formatter rule.

PR Checklist

Christoph Bergmeister
… into correctParameterCasing

# Conflicts:
#	Rules/Strings.resx
@bergmeister
Copy link
Collaborator Author

bergmeister commented Jan 16, 2020

Failures are just the sporadic Ubuntu ones, which are known, merging

@bergmeister bergmeister merged commit f3f0a07 into PowerShell:master Jan 16, 2020
1 of 2 checks passed
1 of 2 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
license/cla All CLA requirements met.
Details
bergmeister added a commit to bergmeister/PSScriptAnalyzer that referenced this pull request Feb 7, 2020
bergmeister added a commit that referenced this pull request Feb 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.

None yet

2 participants
You can’t perform that action at this time.
X Tutup