tinovyatkin/action-php-codesniffer

Runs PHP_CodeSniffer on files changed in current PR or even only on lines by author of PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
filesfiles to checkno**.php
scopescope to annotate errors or warnings - either "file" to check entire file or "blame" to check only lines changed by author of current PRnoblame
phpcs_pathpath to phpcs executablenophpcs
standardCode style standard name (PEAR, ) or path to a phpcs.xml fileno
fail_on_warningsWhether action should fail on warnings or not, default to true (fails)no

no outputs