Checkout Config
            filter:
    excluded_paths: [tests/*, vendor/*]
build:
    nodes:
        analysis:
            requires:
                -   branch: /^(master)|(release)/i
            tests:
                override: [php-scrutinizer-run]
        coverage:
            requires:
                -   branch: /^(master)|(release)/i
            tests:
                override:
                    -   command: ./vendor/bin/phpunit --coverage-clover coverage/clover.xml
                        coverage:
                            file: coverage/clover.xml
                            format: clover
                    Repository Config
            # language: php
# tests: true
credentials:
    http_basic:
        'nova.laravel.com':              # domain name
            username: [email protected]   # username
            password: cLSdTL2RGqP6yeTcDH4wSxXmrOPhwusQoyQ6XWcp   # password