oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

enhancement: Added missing POWERSHELL schema property #3678

Closed TommyE123 closed 1 week ago

TommyE123 commented 1 week ago

This change simply adds the missing property to the json schema which are not added automatically when running bash build.sh --doc

image

I’ve checked the ordering by running bash build.sh --doc once added and they are correctly placed to not shuffle about on subsequent runs.