PSScriptAnalyzerSettings.psd1

@{
    IncludeDefaultRules = $true
    ExcludeRules        = @()
}