From 3c3df5ef80028eee0627931e6137b2d955d5374c Mon Sep 17 00:00:00 2001 From: yuuki takezawa Date: Tue, 18 Sep 2018 15:41:45 +0900 Subject: [PATCH] Update .scrutinizer.yml --- .scrutinizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 12e5f7f..a29a0ca 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -11,4 +11,4 @@ filter: checks: php: code_rating: true -duplication: true + duplication: true