Update scrutinizer.yml

This commit is contained in:
Frederic Guillot 2015-07-19 18:32:54 -04:00
parent 72f2f65951
commit 56c08e55f7
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
filter:
paths:
- app/*
excluded_paths:
- 'vendor/*'
- 'tests/*'
- 'app/Schema/*'
- 'app/Template/*'
- 'scripts/*'
- app/Schema/*
- app/Template/*
- app/Locale/*