Explorar el Código

Merge pull request #11891 from stweil/scrutinizer

Migrate Scrutinizer to new PHP Analysis
tags/v15.0.0beta1
Morris Jobke hace 5 años
padre
commit
37718ddc0a
No account linked to committer's email address
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7
    0
      .scrutinizer.yml

+ 7
- 0
.scrutinizer.yml Ver fichero

@@ -1,6 +1,13 @@
before_commands:
- 'git submodule update --init --recursive'

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

checks:
php:
excluded_dependencies:

Cargando…
Cancelar
Guardar