Skip to content

phplint problem matcher

Actions
Shows php lint errors as annotation (with file and code line) in GitHub Actions
v1.2.0
Latest
Star (3)

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

phplint 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 php lint errors as annotation (with file and code line) in GitHub Actions
v1.2.0
Latest

phplint 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.