mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-02 00:32:09 +02:00
Exclude more 3rd party libraries from scrutinizer
This commit is contained in:
+2
-1
@@ -3,5 +3,6 @@ imports:
|
||||
- javascript
|
||||
- php
|
||||
|
||||
# please keep the excluded paths list sorted
|
||||
filter:
|
||||
excluded_paths: [ html/includes/jpgraph/*, html/js/jquery.cycle.all.js, html/js/jquery-ui-timepicker-addon.js, html/js/sorttable.js, html/js/tw-sack.js, includes/phpmailer/* ]
|
||||
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/* ]
|
||||
|
||||
Reference in New Issue
Block a user