This commit is contained in:
Mike Jolley 2019-06-13 11:53:24 +01:00
parent ca07a6d7f6
commit d47e7a3473
1 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,8 @@ checks:
verify_argument_usable_as_reference: false
verify_property_names: false
filter:
dependency_paths:
- wordpress/
excluded_paths:
- src/Controllers/Version1/
- src/Controllers/Version2/
@ -29,3 +31,9 @@ filter:
- unit-tests/
- vendor/
- classmap.php
build:
nodes:
analysis:
dependencies:
before:
- composer require --dev johnpbloch/wordpress