Skip to content

Commit 09d4a3a

Browse files
Specify PowerShell syntax highlighting for settings file path in README.md
1 parent b3ab419 commit 09d4a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ customize rule selection, severity filtering, and custom rule inclusion.
5252
1. **Path Resolution:**
5353
The action reads inputs and determines the code path, test path, and the
5454
settings file path. For custom settings, it uses the file at:
55-
```
55+
```powershell
5656
.github/linters/.powershell-psscriptanalyzer.psd1
5757
```
5858
Otherwise, it uses a default settings file from the test folder.

0 commit comments

Comments
 (0)