Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codespell to detect new typos and fix existing ones (even in prior versions since why not?) #226

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

yarikoptic
Copy link
Contributor

See https://github.com/codespell-project/codespell for more info about this handy tool

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

Automated Review URLs

@joshmoore
Copy link
Member

Thanks, @yarikoptic!

@joshmoore joshmoore merged commit 4535706 into ome:main Feb 12, 2024
9 checks passed
github-actions bot added a commit that referenced this pull request Feb 12, 2024
Add codespell to detect new typos and fix existing ones (even in prior versions since why not?)

SHA: 4535706
Reason: push, by @joshmoore

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants