tasks/.scrutinizer.yml

15 lines
206 B
YAML
Raw Normal View History

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