GitHub Action implementation of the PHPLint Package provided by @Overtrue/phplint.
Create a new workflow file under .github/workflows
inside your repository
(e.g. .github/workflows/phplint.yml).
If provided, a .phplint.yml
will be used for configuration during run of the Action.