Completed
Push — tests-update ( 248be8...23a07c )
by Haralan
13:54 queued 05:32
created

Checkout Config

filter:
  paths: [src/*]

tools:
  php_code_sniffer:
    config:
      standard: PSR2
  php_cs_fixer:
    config: { level: all }
  external_code_coverage: true
  php_cpd: true
  php_hhvm: true
  php_analyzer: true
  php_pdepend: true