Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 247 Bytes

phplint-problem-matcher

This problem matcher lets you show errors from php -l as annotation in GitHub Actions.

Usage

Add the step to your workflow, before php -l is called.

    - uses: korelstar/phplint-problem-matcher@v1