@{
ExcludeRules=@(
'PSPossibleIncorrectComparisonWithNull',
'PSUseShouldProcessForStateChangingFunctions'
)
}