filter: excluded_paths: - 'Tests/*' - 'vendor/*' tools: external_code_coverage: true php_analyzer: true sensiolabs_security_checker: true checks: php: true
checks: php: true filter: { } coding_style: php: spaces: around_operators: concatenation: true