Completed
Push — master ( 7b9060...73261c )
by Alexey
02:11
created

Checkout Config

imports:
  - php

tools:
  php_code_sniffer:
    filter:
      excluded-paths: [ spec/* ]
    config:
      standard: PSR2

  php_analyzer:
    filter:
      excluded-paths: [ spec/* ]

  php_sim:
    filter:
      excluded-paths: [ spec/* ]

filter:
  excluded_paths:
    - vendor/*

Repository Config

# language: php