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

ci: Add a simple GH action to run spelling tools on our code #1055

Merged

Conversation

vojtechtrefny
Copy link
Member

This uses codespell and spellintian.

@vojtechtrefny vojtechtrefny force-pushed the master_spelling-ci branch 2 times, most recently from 98bd6db to 9048cca Compare September 3, 2024 12:03
@vojtechtrefny vojtechtrefny force-pushed the master_spelling-ci branch 2 times, most recently from 1037f91 to ecd675f Compare September 3, 2024 12:16
@vojtechtrefny vojtechtrefny marked this pull request as ready for review September 3, 2024 12:16
@vojtechtrefny
Copy link
Member Author

vojtechtrefny commented Sep 3, 2024

Just a simple GH action here, the script that actually runs the checks lives in the CI repository. This is how the error message will look like when it actually finds something:

New spelling errors found by lintian:
README.md: suporting -> supporting

New spelling errors found by codespell:
README.md:7: suporting ==> supporting

@vojtechtrefny vojtechtrefny merged commit 8349f7a into storaged-project:master Sep 9, 2024
54 of 55 checks passed
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.

1 participant