Trim unnecessary trailing spaces from string resources in Strings.resx by XPlantefeve · Pull Request #1972 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Merged
Merged
Conversation
XPlantefeve
commented
Feb 28, 2024
XPlantefeve
commented
Contributor
PR Summary
Some strings in Strings.resx have unnecessary trailing spaces. This patch removes them.
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
requested review from
andyleejordan and
bergmeister
as code owners
bergmeister
approved these changes
bergmeister
left a comment
bergmeister
left a comment
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Better late than never :-)
andyleejordan
approved these changes
andyleejordan
force-pushed
the
trim-strings
branch
from
395ff71 to
f924cf3
Compare
andyleejordan
enabled auto-merge (squash)
andyleejordan
merged commit
004c8e0
into
PowerShell:main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment