Passed
Push — master ( 7236d6...0b0d25 )
by Mr.
02:06
created

Checkout Config

build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - "cs/"
        - "tests/"
tools:
    php_cs_fixer:
        config: { level: psr2 }

Repository Config

# language: php