You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have 148 PowerShell functions that do not have a help comment. (Major ouch!) This issue is about adding the missing comments. The complete list of functions can be found by running the pipelines. Here's one example:
💡 Summary
We currently have 148 PowerShell functions that do not have a help comment. (Major ouch!) This issue is about adding the missing comments. The complete list of functions can be found by running the pipelines. Here's one example:
https://github.com/cisagov/ScubaGear/actions/runs/12484842615/job/34842826197
This issue is a follow-on to #1489.
Motivation and context
Good programmers document their code. Bad programmers make excuses.
Implementation notes
Acceptance criteria
How do we know when this work is done?
The text was updated successfully, but these errors were encountered: