Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNeed new PSSA code fix that injects the SuppressMessageAttribute in the right place. #338
Comments
|
Yeah, it'd be nice to have a "suppress" recommendation that can add it. |
|
This would become much easier once PSSA can suppress on a per line basis. There is an issue for that but no timeline but you could grab the issue. PowerShell/PSScriptAnalyzer#849 |
Title pretty much says it all. Although I can imagine "finding" the right place to put the attribute might be tricky.