Skip to content

Commit 0ee196e

Browse files
author
Friedrich Weinmann
committed
Silenced PSSA
1 parent 9e59cdc commit 0ee196e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PSFramework/functions/utility/Remove-PSFAlias.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
3131
Removes the default alias 'select'
3232
#>
33+
[Diagnostics.CodeAnalysis.SuppressMessageAttribute("PSUseShouldProcessForStateChangingFunctions", "")]
3334
[CmdletBinding()]
3435
param (
3536
[Parameter(ValueFromPipeline = $true, ValueFromPipelineByPropertyName = $true, Mandatory = $true)]

0 commit comments

Comments
 (0)