alpha-global/PHP_CodeSniffer Check with Annotations

PHPCS checker with auto annotations out of the box

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
enable_warningsEnable checking for warnings (-w)no""
phpcs_bin_pathPath to phpcs binaryno/root/.composer/vendor/bin/phpcs
installed_pathsSetting the installed standard pathsno""
only_changed_filesRun linter on changed files onlyno""
tokenPersonal access token (PAT) used to fetch the repository. The PAT is stored in memory and used to ask the Github API for a list of files changed in the PR. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) no${{ github.token }}

no outputs