Skip to content

Commit

Permalink
configure Scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplay-dk committed May 22, 2019
1 parent 9e3c5bc commit 9ae6adc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
@@ -1,6 +1,6 @@
/.*
!.git*
!.travis*
!.*.yml
/vendor
phpunit.xml
clover.xml
5 changes: 5 additions & 0 deletions .scrutinizer.yml
@@ -0,0 +1,5 @@
filter:
paths: [src/*]

tools:
external_code_coverage: true

0 comments on commit 9ae6adc

Please sign in to comment.