You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
codespell problem matcher
v1.0.0
This problem matcher lets you show errors from codespell
as annotation in
GitHub Actions.
Based on korelstar's xmllint-problem-matcher.
No inputs are required.
No outputs are generated apart from a configured problem matcher.
Add the step to your workflow, before codespell
is called.
- uses: codespell-project/codespell-problem-matcher@v1