Skip to content

ci: add cspell spell-check for public documentation#48

Merged
ryderstorm merged 3 commits intomainfrom
split/ci-tooling-and-project-docs
Mar 17, 2026
Merged

ci: add cspell spell-check for public documentation#48
ryderstorm merged 3 commits intomainfrom
split/ci-tooling-and-project-docs

Conversation

@ryderstorm
Copy link
Collaborator

@ryderstorm ryderstorm commented Mar 11, 2026

Why?

Adds automated spell-checking to the pre-commit pipeline so documentation typos are caught before merge.

What Changed?

  • Added cspell pre-commit hook in .pre-commit-config.yaml
  • Added cspell.config.yaml with project dictionary and file patterns
  • Updated CONTRIBUTING.md with cspell setup instructions
  • Updated README.md with local docs preview command

Notes

Spots87
Spots87 previously approved these changes Mar 17, 2026
Add cspell pre-commit hook configuration and cspell.config.yaml with
project-specific dictionary. Update CONTRIBUTING.md with cspell setup
instructions for contributors.
Add instructions for running a local documentation preview server
to README.md for contributor convenience.
@ryderstorm ryderstorm force-pushed the split/ci-tooling-and-project-docs branch from 46c9f04 to 2f6cbaa Compare March 17, 2026 17:27
@ryderstorm ryderstorm enabled auto-merge (squash) March 17, 2026 17:28
Whitelist Tessl and BMAD in the comparison page cspell override so the documentation lint job passes for this branch.

Co-Authored-By: OpenCode <no-reply@example.com>
@ryderstorm ryderstorm merged commit 900f0be into main Mar 17, 2026
5 checks passed
@ryderstorm ryderstorm deleted the split/ci-tooling-and-project-docs branch March 17, 2026 17:37
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.

2 participants