Completed
Push — master ( ca3102...c2fefd )
by Nicolaas
02:46
created

Checkout Config

inherit: true
filter:
filter:
  paths: ["code/*", "tests/*"]
  excluded_paths:
    - thirdparty/*
    - parsers/*
    - docs/*
    - images/*

Repository Config

checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
coding_style:
    php: {  }
build: true