Skip to content

Commit c8fcbde

Browse files
committed
Update MODULE.json with PHPCS severity 9
1 parent 8a00f33 commit c8fcbde

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)