We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ceb0d6 commit 6c12428Copy full SHA for 6c12428
examples/PSScriptAnalyzerSettings.psd1
@@ -17,7 +17,7 @@
17
'PSShouldProcess',
18
'PSUseApprovedVerbs',
19
'PSAvoidUsingCmdletAliases',
20
- 'PSUseDeclaredVarsMoreThanAssigments')
+ 'PSUseDeclaredVarsMoreThanAssignments')
21
22
# Do not analyze the following rules. Use ExcludeRules when you have
23
# commented out the IncludeRules settings above and want to include all
0 commit comments