Skip to content

docs: replace em dashes with double hyphens#45

Merged
joshrotenberg merged 1 commit intomainfrom
docs/sweep-em-dashes
Apr 12, 2026
Merged

docs: replace em dashes with double hyphens#45
joshrotenberg merged 1 commit intomainfrom
docs/sweep-em-dashes

Conversation

@joshrotenberg
Copy link
Copy Markdown
Collaborator

Summary

  • Mechanical sweep: 15 em dashes across 11 files in lib/ replaced with -- to match house style (no em dashes in docs or code comments).
  • Purely typographic; every hit was an aside/separator in a moduledoc, inline comment, or event-type description. No sentence structure or behavior changes.

Test plan

  • mix format --check-formatted
  • mix compile --warnings-as-errors
  • mix credo --strict
  • mix test (222 tests, 0 failures)

House style is no em dashes in docs or code comments. Mechanical
sweep across all moduledocs and inline comments -- sentences read
the same with '--'.
@joshrotenberg joshrotenberg merged commit f67b400 into main Apr 12, 2026
2 checks passed
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