Files
faveo/vendor/propaganistas/laravel-phone/.scrutinizer.yml
2016-11-03 05:44:29 +05:30

19 lines
262 B
YAML

filter:
paths:
- 'src/*'
excluded_paths:
- 'tests/*'
- 'bin/*'
- 'spec/*'
- 'stub/*'
- 'coverage/*'
- 'vendor/*'
checks:
php: true
tools:
external_code_coverage:
timeout: 1200
runs: 3