Skip to content

Commit d6d03ba

Browse files
Update Rules.md to specify PowerShell code block for file location
1 parent 25957e9 commit d6d03ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ for PSScriptAnalyzer. The file is used by the GitHub action to customize analysi
66
## File Location and Basic Setup
77

88
Place the file at:
9-
```
9+
```powershell
1010
.github/linters/.powershell-psscriptanalyzer.psd1
1111
```
1212
The file is a PowerShell data file (.psd1) that returns a hashtable. For example:

0 commit comments

Comments
 (0)