filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true
tools:
sensiolabs_security_checker: true
external_code_coverage:
timeout: 1800 # Timeout in seconds.