Skip to content

Commit 4b60b5d

Browse files
committed
Disable phpmd for now.
1 parent 0c58a46 commit 4b60b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ plugins:
44
config:
55
standard: "PSR1,PSR2"
66
phpmd:
7-
enabled: true
7+
enabled: false
88
exclude_patterns:
99
- "tests/"

0 commit comments

Comments
 (0)