summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 8bbc75cb3..e1a621e2c 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -16,3 +16,8 @@ imports:
tools:
external_code_coverage:
timeout: 600
+
+checks:
+ php:
+ # not helpful because there is no setting to tweek the threshold
+ duplication: false \ No newline at end of file