/phplint-problem-matcher

Shows `php -l` errors in GitHub Actions as annotation with file and code line

Primary LanguageJavaScriptMIT LicenseMIT

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