We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9704c47 commit 0607a75Copy full SHA for 0607a75
1 file changed
RuleDocumentation/AvoidUsingDeprecatedManifestFields.md
@@ -20,8 +20,8 @@ ModuleVersion = '1.0'
20
```
21
22
Correct:
23
-'''
+```
24
RootModule ='psscriptanalyzer'
25
26
ModuleVersion = '1.0'
27
0 commit comments