Skip to content

Instantly share code, notes, and snippets.

@techthoughts2
Created January 3, 2019 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techthoughts2/81a091eb0dd88ee93c85439722c8996c to your computer and use it in GitHub Desktop.
Save techthoughts2/81a091eb0dd88ee93c85439722c8996c to your computer and use it in GitHub Desktop.
Examples of PSScriptAnalyzer Suppressions
[Diagnostics.CodeAnalysis.SuppressMessageAttribute("PSUseShouldProcessForStateChangingFunctions", "", Justification = "While it has start verb, it doesn't actually change the system state")]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment