Skip to content

Commit

Permalink
Updated scrutinizer config (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 authored Aug 4, 2019
1 parent 7484f9b commit 6adf635
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
tools:
external_code_coverage:
timeout: 1200
php_code_coverage:
enabled: false
php_analyzer:
enabled: true
filter:
paths: ["classes/*", "test/classes/*"]
dependency_paths:
- vendor/
sensiolabs_security_checker: true

checks:
php:
Expand Down

0 comments on commit 6adf635

Please sign in to comment.