discoverygarden/CodeSniffer

Runs static analysis on your PHP code.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path (or paths) to run the analysis on.no./
extensionsComma separated list of file extensions to test - used by phpcs.nophp,module,inc,install,test,profile,theme,css,info,md,yml
suffixAllows for additional suffix to be tracked - used by phpcpd.nophp,module,inc,install,test,profile,theme,css,info,md,yml
lintComma separated list of file extentions to lint.nophp,module,inc,install,test
phpcs-ignoreComma separated list of files to ignore.no*.md
phpcpd-excludeComma separated list of files to ignore.no
syntax-continueFlag to allow workflow to pass on Syntax step failure.nofalse
standards-continueFlag to allow workflow to pass on Standards step failure.nofalse
phpcpd-continueFlag to allow workflow to pass on PHPCPD step failure.nofalse

no outputs