Passed
Push — master ( 43af15...472099 )
by Yassine
02:21 queued 36s
created

Checkout Config

filter:
    paths:
        - 'src/*'
        - 'tests/*'

tools:
    php_code_sniffer:
        config:
            standard: PSR2

Repository Config

# language: php
checks:
    php: true
build:
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run