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

Fix "Suppress a PSScriptAnalyzer rule on a parameter" snippet #5034

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

ArieHein
Copy link
Contributor

@ArieHein ArieHein commented Sep 7, 2024

fix suppress-message-rule-parameter snippet

PR Summary

Fix Parameter: Suppress PSScriptAnalyzer Rule, adding the missing closing quote and comma

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • [NA ] PR has tests
  • 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

fix suppress-message-rule-parameter snippet
Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@andyleejordan andyleejordan added this pull request to the merge queue Oct 7, 2024
@andyleejordan andyleejordan removed this pull request from the merge queue due to a manual request Oct 7, 2024
@andyleejordan andyleejordan changed the title Fix Parameter: Suppress PSScriptAnalyzer Rule - Fixes #4911 Fix "Suppress a PSScriptAnalyzer rule on a parameter" snippet Oct 7, 2024
@andyleejordan andyleejordan added this pull request to the merge queue Oct 7, 2024
Merged via the queue into PowerShell:main with commit 2384a06 Oct 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants