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. build: nodes: analysis: project_setup: override: true tests: override: [php-scrutinizer-run --enable-security-analysis]