Completed
Push — master ( 7ca418...f9a814 )
by Christophe
03:58
created

Repository Config

imports:
    - php

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