tests/general/PSScriptAnalyzer.config.psd1
|
@{ Rules = @{ PSReviewUnusedParameter = @{ CommandsToTraverse = @( 'Invoke-PSFProtectedCommand' ) } } } |
|
@{ Rules = @{ PSReviewUnusedParameter = @{ CommandsToTraverse = @( 'Invoke-PSFProtectedCommand' ) } } } |