Files
starter-workflows/code-scanning/properties/phpmd.properties.json
T

6 lines
206 B
JSON
Raw Normal View History

2022-05-31 18:51:10 -07:00
{
"name": "PHPMD",
"description": "A spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
"iconName": "phpmd",
"categories": [ "Code Scanning", "PHP" ]
}