Passed
Push — add-circleci-badge ( b07bc0...73aae3 )
by Han Hui
16:47 queued 13:03
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'features/*'
checks:
    php: true
build:
    tests:
        override:
            - command: true
    nodes:
        analysis:
            tests:
                override:
                    -
                        command: phpcs-run
                        use_website_config: true
                    - php-scrutinizer-run