docs: document scripts/codespell.sh

This commit is contained in:
link2xt
2023-10-22 06:53:44 +00:00
parent defcd5764b
commit 680d024b05

View File

@@ -10,6 +10,8 @@ and an own build machine.
- `deny.sh` runs `cargo deny` for all Rust code in the project.
- `codespell.sh` spellchecks the source code using `codespell` tool.
- `../.github/workflows` contains jobs run by GitHub Actions.
- `remote_tests_python.sh` rsyncs to a build machine and runs