Passed
Push — 4-cactus ( 5bd7f8...3cd9c3 )
by Alberto
03:00
created

Checkout Config

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

checks:
  php: true

filter:
  paths:
    - 'src/*'
    - 'plugins/BEdita/API/src/*'
    - 'plugins/BEdita/Core/src/*'
  dependency_paths:
    - 'vendor/*'