librenms/.scrutinizer.yml

9 lines
263 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/*, includes/phpmailer/*, html/css/*, includes/console_colour.php, includes/console_table.php, html/lib/*, lib/* ]