tasks/.scrutinizer.yml

15 строки
206 B
YAML
Исходник Обычный вид История

2014-08-08 11:11:51 +04:00
filter:
excluded_paths:
- '3rdparty/*'
2015-02-28 23:49:56 +03:00
- 'js/vendor/*'
2015-03-01 20:25:05 +03:00
- 'js/public/*'
2014-08-08 11:11:51 +04:00
imports:
- javascript
- php
checks:
php:
code_rating: true
duplication: true