Skip to content

Commit 55cdc56

Browse files
committed
ci: Update CI file
1 parent d74d5e4 commit 55cdc56

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

MODULE.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"config": [
2828
{
29-
"path": "loki_components\/general\/debug",
29+
"path": "loki_components/general/debug",
3030
"label": "Generic settings > Debug",
3131
"description": "When debugging is enabled, on various levels, detailed information comes available. For instance, in the browser Error Console, more debugging messages are displayed, allowing you to inspect issues on the JavaScript level. Whenever an exception occurs within the AJAX call, the exception message is appended to the AJAX output."
3232
}
@@ -35,5 +35,6 @@
3535
"unit": 18,
3636
"integration": 13,
3737
"functional": 0
38-
}
38+
},
39+
"phpcs_severity": "9"
3940
}

0 commit comments

Comments
 (0)