Skip to content

codespell-project/codespell-problem-matcher

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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