Skip to content

Commit

Permalink
Exclude phan from scrutinizer
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
  • Loading branch information
LukasReschke committed Jul 19, 2017
1 parent d8ec399 commit 842a923
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
before_commands:
- 'git submodule update --init --recursive'

checks:
php:
excluded_dependencies:
- etsy/phan

filter:
excluded_paths:
- '3rdparty/*'
Expand Down

0 comments on commit 842a923

Please sign in to comment.