Skip to content

Commit 0300c4a

Browse files
SteveL-MSFTbergmeister
authored andcommitted
add ADOPTERS.md (#1380)
* add ADOPTERS.md * add example
1 parent 86c48b4 commit 0300c4a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ADOPTERS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Adopters
2+
3+
<!--
4+
Example entry:
5+
```markdown
6+
* [PowerShellEditorServices](https://github.com/powershell/powershelleditorservices) uses PowerShell Script Analyzer to provide real-time
7+
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.
8+
```
9+
-->
10+
11+
This is a list of adopters of using PowerShell Script Analyzer in production or in their products (in alphabetical order):
12+
13+
* [PowerShellEditorServices](https://github.com/powershell/powershelleditorservices) uses PowerShell Script Analyzer to provide real-time
14+
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)