Skip to content

Add basic spell checking using codespell + fix typos#539

Merged
fohrloop merged 5 commits intomainfrom
spell-check-503
Dec 31, 2025
Merged

Add basic spell checking using codespell + fix typos#539
fohrloop merged 5 commits intomainfrom
spell-check-503

Conversation

@fohrloop
Copy link
Copy Markdown
Member

Adds basic spell checking using codespell.

I also considered pyspelling, but that produced so many errors out of the box (complaining about class names etc.) that I did not want to dive into it more. Codespell was pretty easy to setup.

Closes: #503

@fohrloop fohrloop merged commit 1def24d into main Dec 31, 2025
12 checks passed
@fohrloop fohrloop deleted the spell-check-503 branch December 31, 2025 12:26
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.

Consider adding some basic spell checker?

1 participant