librenms/.scrutinizer.yml

9 lines
182 B
YAML
Raw Normal View History

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