Sha256: 2499c556a06e7d6fbca214cc1c2bb87fda35422e7823489d69d54e4179481369
Contents?: true
Size: 302 Bytes
Versions: 1
Compression:
Stored size: 302 Bytes
Contents
# danger-phpmd [Danger](http://danger.systems/ruby/) plugin for [phpmd](https://phpmd.org/). ## Installation $ gem install danger-phpmd ## Usage <blockquote>Run phpmd and send warn comment. <pre> phpmd.binary_path = "vendor/bin/phpmd" phpmd.run ruleset: "rulesets.xml" </pre> </blockquote>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
danger-phpmd-0.0.2 | README.md |