fembooru/.scrutinizer.yml

10 lines
137 B
YAML
Raw Normal View History

2014-03-14 13:10:12 -05:00
imports:
2015-09-26 17:53:02 +01:00
- javascript
- php
2014-03-14 13:10:12 -05:00
filter:
2015-09-26 17:53:02 +01:00
excluded_paths: [lib/*,ext/tagger/script.js,ext/chatbox/*]
2015-09-26 17:23:52 +01:00
tools:
2015-09-26 22:58:34 +01:00
external_code_coverage: true