mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
Trying to fix scrutinizer; I hate non-freeform grammars
This commit is contained in:
+1
-10
@@ -4,13 +4,4 @@ imports:
|
||||
- php
|
||||
|
||||
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/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/* ]
|
||||
|
||||
Reference in New Issue
Block a user