Fix typo in AvoidDefaultValueForMandatoryParameterError resource string by ThomasNieto · Pull Request #1233 · PowerShell/PSScriptAnalyzer
Navigation Menu
{{ message }}
PowerShell / PSScriptAnalyzer Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
Fix typo in AvoidDefaultValueForMandatoryParameterError resource string#1233
bergmeister merged 2 commits intoPowerShell:developmentfrom
ThomasNieto:patch-1
Fix typo in AvoidDefaultValueForMandatoryParameterError resource string#1233
bergmeister merged 2 commits intoPowerShell:developmentfrom
ThomasNieto:patch-1
Conversation
Copy link
Contributor
PR Summary
This PR closes #1193.
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
ThomasNieto and others added 2 commits
May 3, 2019 15:05
bergmeister
changed the title
Fix Typo
Fix typo in AvoidDefaultValueForMandatoryParameterError resource string
bergmeister
added
Area - Rules
Issue - Enhancement
labels
bergmeister approved these changes May 5, 2019
Copy link
Collaborator
bergmeister
left a comment
bergmeister
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
bergmeister
merged commit
7a3688e
into
PowerShell:development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment