Update .scrutinizer.yml

This commit is contained in:
Adrien Loison 2016-06-09 08:26:25 -07:00
parent 3d66add0af
commit 082c118f33

View File

@ -15,11 +15,13 @@ tools:
php_pdepend: true
php_loc:
enabled: true
excluded_dirs: [vendor, tests]
filter:
paths: ['src']
php_cpd: false # Must be disabled to use php_sim instead
php_sim:
enabled: true
excluded_dirs: [vendor, tests]
filter:
paths: ['src']
build_failure_conditions:
- 'project.metric("scrutinizer.quality", < 9)' # Code Quality Rating drops below 9