hrysd/Run PHP_CodeSniffer with reviewdog

🐶 Run PHP_CodeSniffer with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 20, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: hrysd/action-php_codesniffer@adb4e312f15b9192d81bc831ce3bedf0b261ce69 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGITHUB_TOKEN${{ github.token }}
levelReport level for reviewdog [info,warning,error]error
reporterReporter of reviewdog command [github-pr-check,github-pr-review].github-pr-check
standardCoding standard or path to configuration fileyes
target_directoryDirectory to check by PHP_CodeSnifferyes

no outputs