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

Use codespell at part of the tools ran in the CI jobs #405

Open
AntoineRondelet opened this issue Oct 1, 2021 · 1 comment
Open

Use codespell at part of the tools ran in the CI jobs #405

AntoineRondelet opened this issue Oct 1, 2021 · 1 comment
Assignees
Labels
ci Task related to the Continuous Integration (configuration, service etc.) code-quality Task related to the code quality (refactor, enhancements etc.) tooling Task related to the tooling used in the repository

Comments

@AntoineRondelet
Copy link
Contributor

Use codespell to automatically catch typos on PR'd code.

@AntoineRondelet AntoineRondelet added ci Task related to the Continuous Integration (configuration, service etc.) tooling Task related to the tooling used in the repository labels Oct 1, 2021
@AntoineRondelet AntoineRondelet self-assigned this Oct 1, 2021
@AntoineRondelet AntoineRondelet added the code-quality Task related to the code quality (refactor, enhancements etc.) label Oct 1, 2021
@AntoineRondelet
Copy link
Contributor Author

Besides the CI check, one can add the codespell command as part of one's git hooks, e.g. as part of the pre-commit or pre-push hooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Task related to the Continuous Integration (configuration, service etc.) code-quality Task related to the code quality (refactor, enhancements etc.) tooling Task related to the tooling used in the repository
Projects
None yet
Development

No branches or pull requests

1 participant