Completed
Push — master ( e920ad...bc045d )
by Aydin
01:58
created

Repository Config

filter:
    excluded_paths:
        - 'examples/*'
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false
build:
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run