Passed
Push — feature/#96-api-remove-doc ( 1e8b5a )
by FX
04:00
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]