Skip to content

Fix typos with codespell - #307

Merged
simo5 merged 1 commit into
latchset:masterfrom
cclauss:codespell
Oct 4, 2022
Merged

Fix typos with codespell#307
simo5 merged 1 commit into
latchset:masterfrom
cclauss:codespell

Conversation

@cclauss

@cclauss cclauss commented Oct 4, 2022

Copy link
Copy Markdown
Contributor

@simo5

simo5 commented Oct 4, 2022

Copy link
Copy Markdown
Member

Ah thanks, good catches!
Is codespell available in common linux distributions?
I am thinking we may want to add it as a check so that we catch these mispellings at PR time in the future.

@cclauss

cclauss commented Oct 4, 2022

Copy link
Copy Markdown
Contributor Author

codespell is pure Python so python3 -m pip install codespell will work.
I install it with pipx install codespell.
It also works well in pre-commit.

@simo5
simo5 merged commit 28d7189 into latchset:master Oct 4, 2022
@cclauss
cclauss deleted the codespell branch October 4, 2022 16:46
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