Do not analyze js vendor scripts and php test code

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2017-03-07 14:22:58 +01:00
Родитель 5a8c1bff16
Коммит b53267b52e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CC42AC2A7F0E56D8
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,8 +1,10 @@
filter:
excluded_paths:
- 'js/tests/*'
- 'js/vendor/*'
- 'vendor/*'
- 'l10n/*'
- 'tests/*'
imports:
- javascript