docs: add workflow comment helper summaries #1229

Closed
coilyco-ops wants to merge 1 commit from issue-1201 into main
Member

This keeps the workflow comment helpers documented with one-sentence Go doc comments. The change is comment-only and does not alter emitted workflow bodies or parser behavior.

  • Added short doc comments to the workflow comment helpers in cmd/ward/workflow_comment.go.
  • Kept the visible WARDED_WORKFLOW output and parser behavior unchanged.
  • Validation: ward exec test, pre-commit run --all-files.

closes #1201
ward.workflow: pull-request-and-merge

This keeps the workflow comment helpers documented with one-sentence Go doc comments. The change is comment-only and does not alter emitted workflow bodies or parser behavior. - Added short doc comments to the workflow comment helpers in `cmd/ward/workflow_comment.go`. - Kept the visible `WARDED_WORKFLOW` output and parser behavior unchanged. - Validation: `ward exec test`, `pre-commit run --all-files`. closes #1201 ward.workflow: pull-request-and-merge
docs: add workflow comment helper summaries
All checks were successful
test / test (pull_request) Successful in 45s
48d4e7c47c
Owner

I actually meant inline comments on the wardedWorkflowCommentVariants array

I actually meant inline comments on the `wardedWorkflowCommentVariants` array
coilysiren closed this pull request 2026-07-14 06:59:22 +00:00
All checks were successful
test / test (pull_request) Successful in 45s

Pull request closed

Sign in to join this conversation.
No description provided.