File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 11---
22external help file : Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml
3- online version : http://go.microsoft.com/fwlink/?LinkId=525913
43schema : 2.0.0
54---
65
Original file line number Diff line number Diff line change 11---
22external help file : Microsoft.Windows.PowerShell.ScriptAnalyzer.dll-Help.xml
3- online version : http://go.microsoft.com/fwlink/?LinkId=525914
43schema : 2.0.0
54---
65
@@ -35,7 +34,7 @@ Invoke-ScriptAnalyzer evaluates only .ps1 and .psm1 files.
3534If you specify a path with multiple file types, the .ps1 and
3635.psm1 files are tested; all other file types are ignored.
3736
38- Invoke-ScriptAnalzyer comes with a set of built-in rules, but you can also use customized rules that you write in
37+ Invoke-ScriptAnalyzer comes with a set of built-in rules, but you can also use customized rules that you write in
3938Windows PowerShell scripts, or compile in assemblies by using C#.
4039Just as with the built-in rules, you can add the
4140ExcludeRule and IncludeRule parameters to your Invoke-ScriptAnalyzer command to exclude or include custom rules.
You can’t perform that action at this time.
0 commit comments