Completed
Push — master ( 51c17f...9ad827 )
by Fabian
14s queued 10s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'

checks:
    php: true
    
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build:
    tests: []
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run