This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/.scrutinizer.yml

10 lines
149 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:
2016-06-18 18:47:28 +01:00
excluded_paths: [lib/*,ext/*/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