Completed
Push — master ( ef1a7e...ccfb64 )
by Kevin
14:14 queued 11:08
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            before_keywords:
                else: false
build:
    nodes:
        analysis:
            project_setup:
                override: ['true']
            tests:
                override: [php-scrutinizer-run]