Files
faveo/vendor/propaganistas/laravel-phone/.scrutinizer.yml
Bhanu Slathia b1f62846ab Update v1.0.6
2016-02-16 23:24:52 +05:30

18 lines
287 B
YAML

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