Completed
Push — master ( 8ba66d...c765eb )
by Luke
09:43 queued 07:08
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true
build:
    nodes:
        analysis:
            project_setup:
                override: ['true']
            tests:
                override: [php-scrutinizer-run]
                
filter:
    excluded_paths:
        - tests/*