Completed
Push — master ( 0a451a...a468a9 )
by Haralan
06:12 queued 03:14
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