Where is PSScriptAnalyzerSettings.psd1 supposed to be stored?
Open
enhancement
good first issue
help wanted
- Dominant language
- PowerShell
- Stars
- 243
- Forks
- 46
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 1
Description
In the default `module.tests.ps1`, the ScriptAnalyzer rules are fetched using `$scriptAnalyzerRules = Get-ScriptAnalyzerRule`.
But where should I store the `PSScriptAnalyzerSettings.psd1` file, if I'd like to use different settings for different modules?
Contributor guide
Assessment
This issue has not been assessed yet.