Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit d3a6ea4

Browse files
committed
disable cpd
1 parent 7f9fb00 commit d3a6ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tools:
9595
# Copy/Paste Detector
9696
# https://github.com/sebastianbergmann/phpcpd
9797
php_cpd:
98-
enabled: true
98+
enabled: false
9999
excluded_dirs:
100100
- docs
101101
- lib

0 commit comments

Comments
 (0)