Skip to content

Commit b3fadbd

Browse files
committed
Update MODULE.json with PHPCS severity 8
1 parent fe91670 commit b3fadbd

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
@@ -14,7 +14,7 @@
1414
"components": [],
1515
"config": [
1616
{
17-
"path": "loki_base\/messages\/timeout",
17+
"path": "loki_base/messages/timeout",
1818
"label": "Messages > Timeout",
1919
"description": "Whenever messages are popping up, they are automatically after this timeout. This is by default 5000ms (5 seconds)."
2020
}
@@ -23,5 +23,6 @@
2323
"unit": 0,
2424
"integration": 3,
2525
"functional": 0
26-
}
26+
},
27+
"phpcs_severity": "8"
2728
}

0 commit comments

Comments
 (0)