Passed
Pull Request — staging (#7579)
by
unknown
14:14
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'app/cache/*'
        - 'app/logs/*'
        - 'app/bootstrap.php.cache'
        - '*.min.js'
        - '*/dist/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                bitwise: false
build:
    tests:
        override:
            command: "php -v"
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run