summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
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 07743ee9813..1851bd4095b 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -1,6 +1,11 @@
before_commands:
- 'git submodule update --init --recursive'
+checks:
+ php:
+ excluded_dependencies:
+ - etsy/phan
+
filter:
excluded_paths:
- '3rdparty/*'