Merge "Add phan configuration"
commit
cd32459e29
@ -1,3 +1,4 @@
|
||||
/node_modules
|
||||
/vendor
|
||||
/composer.lock
|
||||
tests/phan/issues
|
||||
|
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
return require __DIR__ . '/../../vendor/mediawiki/mediawiki-phan-config/src/config.php';
|
Loading…
Reference in New Issue