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 61e0494 commit bdaa53dCopy full SHA for bdaa53d
README.md
@@ -46,7 +46,7 @@ Pester-based ScriptAnalyzer Tests are located in ```<branch>/PSScriptAnalyzer/Te
46
.\InvokeScriptAnalyzer.tests.ps1
47
* Run Tests for Built-in rules:
48
.\*.ps1 (Example - .\ AvoidConvertToSecureStringWithPlainText.ps1)
49
-You can also run all tests under \Engine or \Rules by calling Invoke-Pester in the Engine/Rules directory.
+*You can also run all tests under \Engine or \Rules by calling Invoke-Pester in the Engine/Rules directory.
50
51
52
Contributing to ScriptAnalyzer
0 commit comments