Public/Tests/PSScriptAnalyzerSettings.psd1
| 
                                @{ # Limit tests to Warning or Error Severity=@('Error','Warning') # Exclude the following rule(s) ( Separated by a comma) ExcludeRules=@('PSAvoidUsingInvokeExpression') }  | 
                        
| 
                                @{ # Limit tests to Warning or Error Severity=@('Error','Warning') # Exclude the following rule(s) ( Separated by a comma) ExcludeRules=@('PSAvoidUsingInvokeExpression') }  |