Skip to content

Fix CI: remove em dashes from AGENTS.md - #13

Merged
realgarit merged 1 commit into
mainfrom
fix-ci-em-dashes
Jul 19, 2026
Merged

realgarit merged 1 commit into
mainfrom
fix-ci-em-dashes

Conversation

@realgarit

Copy link
Copy Markdown
Owner

The last two CI runs on main both failed at the dash-lint step: AGENTS.md contained 10 em dashes (U+2014), which violate the repo rule requiring plain hyphens only.

Fixed by rewriting each occurrence to use natural punctuation (colons, commas, parentheses, semicolons) instead of em dashes. No double-hyphen fallbacks — each sentence was restructured to avoid dashes entirely.

AGENTS.md: replaced all em dashes (U+2014) with natural rewrites using colons, commas, parentheses, and semicolons instead of turning them into --. Also restored the executable bit on hooks/inline-counter.sh, hooks/prompt-nudge.sh, and hooks/session-start.sh that had been lost from the index.
@realgarit
realgarit merged commit 60bdb70 into main Jul 19, 2026
1 check passed
@realgarit
realgarit deleted the fix-ci-em-dashes branch July 19, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant