This commit is contained in:
Noah Irwin
2022-06-20 13:03:41 +01:00
7 changed files with 718 additions and 4 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" ]
}