Skip to content

Commit 792743a

Browse files
docs(readme): clarify linting process description for improved understanding
1 parent c799bf1 commit 792743a

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
@@ -50,7 +50,7 @@ Depending on the labels in the pull requests, the [workflow will result in diffe
5050
- [PSModule framework settings for style and standards for source code](https://github.com/PSModule/Test-PSModule?tab=readme-ov-file#sourcecode-tests)
5151
- This produces a JSON-based report that is used by [Get-PesterTestResults](#get-test-results) evaluate the results of the tests.
5252
- [Lint source code](./.github/workflows/Lint-SourceCode.yml)
53-
- Lints the source code in parallel (matrix) using:
53+
- Lints the source code using:
5454
- [PSScriptAnalyzer rules](https://github.com/PSModule/Invoke-ScriptAnalyzer)
5555
- This produces a JSON-based report that is used by [Get-PesterTestResults](#get-test-results) evaluate the results of the linter.
5656
- [Framework test](./.github/workflows/Test-Module.yml)

0 commit comments

Comments
 (0)