Document new optional parameters added to UseCorrectCasing in #1704 by bergmeister · Pull Request #2086 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Merged
Conversation
bergmeister
commented
Mar 15, 2025
bergmeister
commented
Collaborator
PR Summary
Document new optional parameters added in #1704
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
bergmeister
added
the
Area - Documentation
label
bergmeister
requested a review
from andyleejordan
bergmeister
requested review from
michaeltlombardi and
sdwheeler
as code owners
bergmeister
mentioned this pull request
bergmeister
changed the title
Document new optional parameters added in #1704
Document new optional parameters added to UseCorrectCasing in #1704
sdwheeler
reviewed
sdwheeler
left a comment
sdwheeler
left a comment
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I included the changes for this doc in #2085. This can be closed as duplicate.
sdwheeler
closed this
Collaborator Author
@sdwheeler I am sorry but I cannot see the inclusion of the changes in this PR in your referenced PR: https://github.com/PowerShell/PSScriptAnalyzer/pull/2085/files#diff-65eddc24e7332880f1aa75b3f8f70c0efe805cf8e497eba1ca732fcad6eb0d16
Therefore re-opening
bergmeister
reopened this
sdwheeler
commented
Mar 17, 2025
sdwheeler commented
Collaborator
@bergmeister Sorry, I had a draft of changes for this that was formatted differently. I thought that is what I was including. I don't know what happened to it.
Please go ahead with this PR.
andyleejordan
approved these changes
andyleejordan
merged commit
6c4f1d2
into
main
andyleejordan
deleted the
usecorrectcasing-docs
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment