Skip to content

codespell problem matcher

Actions
Shows codespell errors as annotation (with file and code line) in GitHub Actions
v1.2.0
Latest
Star (1)

codespell-problem-matcher

This problem matcher lets you show errors from codespell as annotation in GitHub Actions.

Based on korelstar's xmllint-problem-matcher.

Inputs

No inputs are required.

Outputs

No outputs are generated apart from a configured problem matcher.

Usage

Add the step to your workflow, before codespell is called.

    - uses: codespell-project/codespell-problem-matcher@v1

codespell problem matcher is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Shows codespell errors as annotation (with file and code line) in GitHub Actions
v1.2.0
Latest

codespell problem matcher is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.