Completed
Push — master ( c54839...9687f4 )
by Ciaran
06:10 queued 04:44
created

Repository Config

imports:
    - php

filter:
    excluded_paths: ['fixtures/']

tools:
    php_analyzer:
        filter:
            # TODO remove this exclusion one the path specific config works
            excluded_paths: ['spec/*']
        path_configs:
            -
                paths: ['spec/*']
                config:
                    check_usage_context: false
                    typo_checks: false