Passed
Branch master (a23fa7)
by Koldo
02:01
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: composer check-all
        tests: true
checks:
    php: true
coding_style:
    php: {  }
filter: {  }