Skip to content

Conversation

@jwindhager
Copy link
Member

@jwindhager jwindhager commented Nov 21, 2025

add codespell as a basic spell checker

Copilot AI review requested due to automatic review settings November 21, 2025 16:32
Copilot finished reviewing on behalf of jwindhager November 21, 2025 16:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds automated spellcheck functionality using codespell, introducing a GitHub Actions workflow that runs on pushes and pull requests to the main branch.

  • Adds a GitHub Actions workflow for automated spell checking using codespell
  • Configures codespell to skip the .github directory and its own configuration file

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/codespell.yml Defines the GitHub Actions workflow to run codespell on push and pull request events
.codespellrc Configuration file that specifies directories for codespell to skip during checks

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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