You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added three rules to the PSScriptAnalyzerSettings.psd1 file:
'PSAvoidOverwritingBuiltInCmdlets', 'PSAvoidUsingInvokeExpression',
and 'PSUseShouldProcessForStateChangingFunctions' are now excluded
from analysis as they are not a priority at this time.
0 commit comments