Completed
Push — master ( 2b40b7...39386e )
by FX
03:30
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'bin/*'
        - 'tests/*'
        - 'var/*'
        - 'web/*'
checks:
    php: true
    javascript: true
coding_style:
    php: {  }
build:
    nodes:
        analysis:
            project_setup:
                override: ['true']
            tests:
                override: [php-scrutinizer-run]