Public/Tests/PSScriptAnalyzerSettings.psd1

@{
# Limit tests to Warning or Error
Severity=@('Error','Warning')
}