Passed
Pull Request — master (#9)
by
unknown
06:56
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true

Global Config

checks:
    php: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true