We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e42b1a commit 24e5e94Copy full SHA for 24e5e94
src/PSAppDeployToolkit.Tools/PSScriptAnalyzer/Measure-ADTCompatibility.psm1
@@ -1,8 +1,8 @@
1
<#
2
.SYNOPSIS
3
- PSSCriptAnalyzer rules to check for usage of legacy PSAppDeployToolkit v3 commands or variables.
+ PSScriptAnalyzer rules to check for usage of legacy PSAppDeployToolkit v3 commands or variables.
4
.DESCRIPTION
5
- Can be used directly with PSSCriptAnalyzer or via Test-ADTCompatibility and Convert-ADTDeployment functions.
+ Can be used directly with PSScriptAnalyzer or via Test-ADTCompatibility and Convert-ADTDeployment functions.
6
.EXAMPLE
7
Measure-ADTCompatibility -ScriptBlockAst $ScriptBlockAst
8
.INPUTS
0 commit comments