chore: code-comments legacy sweep (repocfg.go) blocks commits after v0.13.1 rollout #49

Closed
opened 2026-06-04 06:37:38 +00:00 by coilysiren · 0 comments
Owner

The v0.13.1 catalog-hook rollout enabled the code-comments hook (always_run). cmd/ward/repocfg.go has 42 pre-existing contiguous-comment-block violations (>2 lines), so every commit now fails pre-commit until the legacy sweep is done.

Sweep repocfg.go (and any other flagged files) to the 2-line block / 90-char rules, or add a scoped exclude under [tool.agentic-os.*] pending the sweep. This currently blocks landing the --commit-scope doc scrub (#48), whose edits are staged but uncommitted.

The v0.13.1 catalog-hook rollout enabled the `code-comments` hook (always_run). `cmd/ward/repocfg.go` has 42 pre-existing contiguous-comment-block violations (>2 lines), so every commit now fails pre-commit until the legacy sweep is done. Sweep `repocfg.go` (and any other flagged files) to the 2-line block / 90-char rules, or add a scoped exclude under `[tool.agentic-os.*]` pending the sweep. This currently blocks landing the --commit-scope doc scrub (#48), whose edits are staged but uncommitted.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/ward#49
No description provided.