This commit is contained in:
Shaopeng Li
2022-05-31 18:51:10 -07:00
parent bef546bf42
commit 45198b14e0
3 changed files with 308 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"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" ]
}