diff --git a/ADOPTERS.md b/ADOPTERS.md index 8ab9ca125..6801014d8 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -10,5 +10,6 @@ Example entry: This is a list of adopters of using PowerShell Script Analyzer in production or in their products (in alphabetical order): +* 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. * [PowerShellEditorServices](https://github.com/powershell/powershelleditorservices) uses PowerShell Script Analyzer to provide real-time - 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. + 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. \ No newline at end of file