actions-marketplace-validations/PHP Mess Detector (php-actions)

Run your PHP Mess Detector tests in your Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionWhat version of PHPMD to usenocomposer
php_versionWhat version of PHP to usenolatest
vendored_phpmd_pathPath to a vendored phpmd binaryno
pathA php source code filename or directory. Can be a comma-separated stringyes
rulesetA ruleset filename or a comma-separated string of rulesetfilenamesyes
outputA report formatnotext
minimumpriorityrule priority threshold; rules with lower priority than this will not be usedno
reportfilesend report output to a file; default to STDOUTno
suffixescomma-separated string of valid source code filename extensions, e.g. php,phtmlno
excludecomma-separated string of patterns that are used to ignore directories. Use asterisks to exclude by pattern. For example *src/foo/*.php or *src/foo/*no
strictalso report those nodes with a @SuppressWarnings annotationno
argsExtra arguments to pass to the phpmd binaryno

no outputs