Skip to content

Commit 0607a75

Browse files
committed
Change the formats
1 parent 9704c47 commit 0607a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RuleDocumentation/AvoidUsingDeprecatedManifestFields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ ModuleVersion = '1.0'
2020
```
2121

2222
Correct:
23-
'''
23+
```
2424
RootModule ='psscriptanalyzer'
2525
2626
ModuleVersion = '1.0'
27-
'''
27+
```

0 commit comments

Comments
 (0)