Completed
Push — master ( d95b40...8e7417 )
by Carlos
05:47
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build:
    environment:
        postgresql: true
        php:
            version: 7.0.20
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run