Fix code-comments lint violations #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
code-commentspre-commit hook (fromcoilysiren/agentic-os) flags 41 violations in this repo: long contiguous comment blocks ininternal/bot/*.go,scripts/install.sh, andscripts/start.sh.Rules: comment lines max 90 chars, no contiguous comment blocks over 2 lines. Per Kai's voice, bias toward deletion over reformatting.
Merged into #7 in the 2026-05-29 backlog burn-down. Same code-comments cleanup work as #7 Reopen if it should stand alone.