Skip to content

Commit c92d02a

Browse files
Update schema.v2.json
1 parent 548a7e6 commit c92d02a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

static/schema/schema.v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,19 @@
604604
"default": {},
605605
"description": "PHPStan is a tool to analyze PHP code."
606606
},
607+
"phpmd": {
608+
"type": "object",
609+
"properties": {
610+
"enabled": {
611+
"type": "boolean",
612+
"default": true,
613+
"description": "Enable PHPMD | PHPMD is a tool to find potential problems in PHP code. | v2.15.0"
614+
}
615+
},
616+
"additionalProperties": false,
617+
"default": {},
618+
"description": "PHPMD is a tool to find potential problems in PHP code."
619+
},
607620
"phpcs": {
608621
"type": "object",
609622
"properties": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy