Skip to content

👷 Add codespell workflow + fix some typos#588

Open
yarikoptic wants to merge 10 commits intofastapi:mainfrom
yarikoptic:enh-codespell
Open

👷 Add codespell workflow + fix some typos#588
yarikoptic wants to merge 10 commits intofastapi:mainfrom
yarikoptic:enh-codespell

Conversation

@yarikoptic
Copy link
Copy Markdown

@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.

@github-actions
Copy link
Copy Markdown
Contributor

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

Modified Pages

@github-actions
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@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
Copy Markdown
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

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Apr 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

This pull request has a merge conflict that needs to be resolved.

@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Apr 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

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