Skip to content

Conversation

yarikoptic
Copy link

@yarikoptic yarikoptic commented Apr 26, 2023

Set up a CI workflow to check for common misspellings in project files.

https://github.com/codespell-project/codespell

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@github-actions

This comment was marked as outdated.

@yarikoptic

This comment was marked as resolved.

Copy link
Contributor

📝 Docs preview for commit 06d7b3e at: https://b634b38c.sqlmodel.pages.dev

Modified Pages

Copy link
Contributor

Copy link
Contributor

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

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

@yarikoptic, thanks!

LGTM
I liked this tool!

We may probably want to add it to requirements and add/document a script to run check locally

@YuriiMotov YuriiMotov changed the title codespell: config, workflow + typos fixed 👷 Add codespell workflow + fix some typos Aug 23, 2025
@yarikoptic
Copy link
Author

to automate anything about commit -- might look into https://github.com/pre-commit/pre-commit . codespell works ok with it ;-) see e.g. our https://github.com/dandi/dandi-cli/blob/master/.pre-commit-config.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants