Skip to content

Commit 2540641

Browse files
committed
disable external code coverage
1 parent 2480103 commit 2540641

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
@@ -19,7 +19,7 @@ tools:
1919
config:
2020
ruleset: phpmd.xml.dist
2121
external_code_coverage:
22-
enabled: true
22+
enabled: false
2323
timeout: 1200
2424
php_cpd: true
2525
# php_sim: # Temporarily disabled to allow focus on things other than duplicates

0 commit comments

Comments
 (0)