imports: - php checks: php: code_rating: true duplication: true tools: external_code_coverage: timeout: 600 # Timeout in seconds. php_sim: false php_cpd: false php_pdepend: true php_analyzer: true php_changetracking: true filter: excluded_paths: - vendor/*
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: indentation: general: size: 1