Fixes for scrutinizer

This commit is contained in:
Frédéric Guillot
2014-11-23 14:50:03 -05:00
parent df064fa8a8
commit 35e4c1daaa
3 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ tools:
- 'vendor/*'
- 'tests/*'
- 'app/Template/*'
- 'scripts/*'
paths: { }
php_pdepend:
enabled: true
@@ -26,6 +27,7 @@ tools:
- 'vendor/*'
- 'tests/*'
- 'app/Template/*'
- 'scripts/*'
paths: { }
php_analyzer:
enabled: true
@@ -37,6 +39,7 @@ tools:
- 'vendor/*'
- 'tests/*'
- 'app/Template/*'
- 'scripts/*'
paths: { }
path_configs: { }
php_changetracking:
@@ -51,4 +54,5 @@ tools:
- 'vendor/*'
- 'tests/*'
- 'app/Template/*'
- 'scripts/*'
paths: { }