Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-08-08 10:56:55 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-08-08 10:56:55 +0400
commit1c67bab9ed9923bedf8caa829f78943db753a339 (patch)
tree5fb5ec6a44e1d03cc15b018cf3520c8720e77490 /.scrutinizer.yml
parent2aeef2dda98344f895544bf3252c3a13fd7ff6ec (diff)
enabling scrutinizer code rating
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 e369355..bb4b421 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -5,3 +5,8 @@ filter:
imports:
- javascript
- php
+
+checks:
+ php:
+ code_rating: true
+ duplication: true