Passed
Branch master (688aae)
by Vinicius Morais
04:29
created

Repository Config

build:
    environment:
        variables:
            AUTENTIQUE_URL: 'https://api.autentique.com.br/v2/graphql'
            AUTENTIQUE_TOKEN: '75ea2f9981ebfe6f44d252e6e525e0a97da43f9ad8ed100173fe873344aec48e'
            AUTENTIQUE_DEV_MODE: 'true'
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true