mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
9 lines
365 B
YAML
9 lines
365 B
YAML
# .scrutinizer.yml
|
|
imports:
|
|
- javascript
|
|
- php
|
|
|
|
# please keep the excluded paths list sorted
|
|
filter:
|
|
excluded_paths: [ html/includes/geshi/*, html/includes/jpgraph/*, html/js/bootstrap*, html/js/jqplot/*, html/js/jquery.cycle*, html/js/jquery-ui-timepicker-addon.js, html/js/sorttable.js, html/js/tw-sack.js, includes/phpmailer/*, html/css/bootstrap* ]
|