inherit: true
filter:
filter:
paths: ["code/*", "tests/*"]
excluded_paths:
- thirdparty/*
- parsers/*
- docs/*
- images/*
checks:
php: true
javascript: true
filter:
excluded_paths:
- '*.min.js'
coding_style:
php: { }
build: true