Completed
Push — master ( 7b270b...a2ae3c )
by Dmitrijs
03:55 queued 02:09
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests: true
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: false
tools:
    php_cs_fixer: true
filter: {  }