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
137 B
YAML
Raw Normal View History

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