Skip to content

Commit aa3e66f

Browse files
committed
Add MegaLinter to adopters list
1 parent 4b0117c commit aa3e66f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ADOPTERS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ 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
14+
(see the [PSScriptAnalyzer page](https://megalinter.io/latest/descriptors/powershell_powershell/) in its documentation).
1315
* 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.
1416
* [PowerShellEditorServices](https://github.com/powershell/powershelleditorservices) uses PowerShell Script Analyzer to provide real-time
1517
linting of PowerShell scripts for editors such as [VSCode](https://code.visualstudio.com/), [Neovim](https://neovim.io/), [IntelliJ](https://www.jetbrains.com/idea/), and others.

0 commit comments

Comments
 (0)