Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 500 Bytes

sort-problem-matcher

This problem matcher lets you show errors from GNU sort 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 sort -c is called.

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