Passed
Branch master (807f67)
by karam
16:43 queued 14:09
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
                    - js-scrutinizer-run
        tests: true
checks:
    php: true
    javascript: true
coding_style:
    php: {  }
filter: {  }