Skip to content

Commit 1229419

Browse files
committed
Fix wording: linter aggregator
1 parent aa3e66f commit 1229419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ADOPTERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Example entry:
1010

1111
This is a list of adopters of using PowerShell Script Analyzer in production or in their products (in alphabetical order):
1212

13-
* [MegaLinter](https://megalinter.io/), an open-source linters aggregator for CI, runs PSScriptAnalyzer out of the box to lint the PowerShell files of the repositories it analyzes
13+
* [MegaLinter](https://megalinter.io/), an open-source linter aggregator for CI, runs PSScriptAnalyzer out of the box to lint the PowerShell files of the repositories it analyzes
1414
(see the [PSScriptAnalyzer page](https://megalinter.io/latest/descriptors/powershell_powershell/) in its documentation).
1515
* Microsoft Windows Build: PSScriptAnalyzer is automatically run against PowerShell scripts when performing a build for Windows to maintain and improve the quality of code as it gets checked in.
1616
* [PowerShellEditorServices](https://github.com/powershell/powershelleditorservices) uses PowerShell Script Analyzer to provide real-time

0 commit comments

Comments
 (0)