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 7982e64 commit b449785Copy full SHA for b449785
RuleDocumentation/AvoidUsingPositionalParameters renamed to RuleDocumentation/AvoidUsingPositionalParameters.md
@@ -16,4 +16,4 @@ Wrong:
16
17
Correct:
18
19
- Get-Content -Path *.txt
+ Get-Content -Path *.txt
0 commit comments