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 633a950 commit dca1fb7Copy full SHA for dca1fb7
Tests/Rules/UseIdenticalMandatoryParametersForDSC.tests.ps1
@@ -1,4 +1,3 @@
1
-Import-Module PSScriptAnalyzer
2
$directory = Split-Path -Parent $MyInvocation.MyCommand.Path
3
$ruleName = 'PSDSCUseIdenticalMandatoryParametersForDSC'
4
$resourceBasepath = "$directory\DSCResourceModule\DSCResources"
0 commit comments