storaged-project / libblockdev

A library for manipulating block devices.
GNU Lesser General Public License v2.1
108 stars 56 forks source link

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

Closed vojtechtrefny closed 2 months ago

vojtechtrefny commented 2 months ago

This uses codespell and spellintian.

vojtechtrefny commented 2 months ago

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