issues
search
PowerShell
/
PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.87k
stars
378
forks
source link
Bump version from 1.21.0 to 1.22.0
#1965
Closed
bergmeister
closed
9 months ago
bergmeister
commented
9 months ago
PR Summary
PR Checklist
[x]
PR has a meaningful title
Use the present tense and imperative mood when describing your changes
[x]
Summarized changes
[x]
Change is not breaking
[x]
Make sure all
.cs
,
.ps1
and
.psm1
files have the correct copyright header
[ ] Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
[x] This PR is ready to merge and is not
Work in Progress
.
If the PR is work in progress, please add the prefix
WIP:
to the beginning of the title and remove the prefix when the PR is ready.
PR Summary
PR Checklist
.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
to the beginning of the title and remove the prefix when the PR is ready.