librenms-librenms/.scrutinizer.yml

9 lines
182 B
YAML
Raw Normal View History

2014-03-14 08:54:33 +10:00
# .scrutinizer.yml
imports:
- javascript
- php
# FIXME: find a way to keep excluded_paths list sorted
2014-03-14 08:54:33 +10:00
filter:
excluded_paths: [ html/js/*, html/css/*, lib/*, vendor/* ]