Skip to content

ci: add spell checking with typos#8

Open
hendo-21 wants to merge 1 commit into
pyfenn:mainfrom
hendo-21:ci/add-typos-spell-check
Open

ci: add spell checking with typos#8
hendo-21 wants to merge 1 commit into
pyfenn:mainfrom
hendo-21:ci/add-typos-spell-check

Conversation

@hendo-21

Copy link
Copy Markdown

Summary

References closed pyfenn/fenn issue #122.

This PR adds spell checking through typos (checking only, no corrections).

Changes

  • Created .github/workflows/ci.yaml to run a GitHub action spell checking repo on PR
  • Created _typos.toml to manage global spell-checking exclusions (e.g., ignoring theme HTML overrides, logo, CSS assets etc.).

Verification

I ran the pipeline locally inside a simulated Docker container via act to ensure the yaml syntax and toml exclusions are operational:

[Spell Check/run-spell-check] ⭐ Run Set up job
[Spell Check/run-spell-check]   ✅  Success - Set up job
[Spell Check/run-spell-check] ⭐ Run Pre Spell Check Repo
[Spell Check/run-spell-check]   ✅  Success - Pre Spell Check Repo
[Spell Check/run-spell-check] ⭐ Run Main Checkout Actions Repository
[Spell Check/run-spell-check]   ✅  Success - Main Checkout Actions Repository
[Spell Check/run-spell-check] ⭐ Run Main Spell Check Repo
[Spell Check/run-spell-check]         $ /tmp/typos .
[Spell Check/run-spell-check]   ✅  Success - Main Spell Check Repo
[Spell Check/run-spell-check] ⭐ Run Post Spell Check Repo
[Spell Check/run-spell-check]   ✅  Success - Post Spell Check Repo
[Spell Check/run-spell-check] ⭐ Run Complete job
[Spell Check/run-spell-check] Cleaning up container for job run-spell-check
[Spell Check/run-spell-check]   ✅  Success - Complete job
[Spell Check/run-spell-check] 🏁  Job succeeded

Notes

  • typos found no spelling issues in the existing documentation

@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for pyfenn ready!

Name Link
🔨 Latest commit b008a88
🔍 Latest deploy log https://app.netlify.com/projects/pyfenn/deploys/6a29be63679e2000088bba19
😎 Deploy Preview https://deploy-preview-8--pyfenn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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