mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-31 03:19:48 +02:00
improving useage of travis & scrutinizer
This commit is contained in:
@@ -2,7 +2,17 @@ imports:
|
||||
- php
|
||||
|
||||
filter:
|
||||
paths: [./*.php, webroot/img.php]
|
||||
paths:
|
||||
- *
|
||||
- webroot/img.php
|
||||
|
||||
excluded_paths:
|
||||
- tests/
|
||||
|
||||
checks:
|
||||
php:
|
||||
code_rating: true
|
||||
duplication: true
|
||||
|
||||
tools:
|
||||
# Copy/Paste Detector
|
||||
|
Reference in New Issue
Block a user