Skip to content

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

License

Notifications You must be signed in to change notification settings

korelstar/phplint-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

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published