Passed
Push — fix/php-cs-fixer ( 3d70f8 )
by Ryota
03:51 queued 02:18
created

Checkout Config

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

checks:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run