Open bergmeister opened 6 years ago
Documentation on the -Settings
parameter object in general would be greatly appreciated. It's been an increasingly frustrating experience of trial and error figuring out how the different keys/values interact especially when trying to customize formatting rules, custom rules, et al in vscode when I don't have time to dig through the source code for everything.
Raised due to this comment:
Invoke-ScriptAnalyzer
has parametersIncludeRule
andExcludeRule
parameters and the equivalent of those in the settings file areIncludeRules
andExcludeRules
with an additionals
, which makes it inconsistent, confusing and not intuitive to work with. The settings file also needs to support the singular form (since the plural form should not be removed for backcompat reasons)Environment data