PowerShell / PowerShell/PSScriptAnalyzer
WIP: Roadmap for script analyzer
Open
@JamesWTruher is already working on this.
Since Feb 12, 2018.
Area - Build
in progress
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 414
- Avg merge
- 13h 1m
- Merged PRs (30d)
- 2
Description
I'm working on a long-range plan for PSSA, but here are some things which I think are needed:
- Move to Pester 4: https://github.com/PowerShell/PSScriptAnalyzer/pull/882 and #906
- Make sure that tests are runnable from repo
- Run CI on Mac/Linux
- Improve automation for release
- Reorganize repository (group rules, only rules in rules folder)
- Improve consistency with other PowerShell repos (build/test scripts, etc)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.