Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 4, 2022

@simo5
Copy link
Member

simo5 commented Oct 4, 2022

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
Copy link
Contributor Author

cclauss commented Oct 4, 2022

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