Skip to content

Commit 4a44937

Browse files
committed
Update MODULE.json with PHPCS severity 8
1 parent 401bc25 commit 4a44937

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,10 +14,11 @@
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
}
2121
],
22-
"tests": []
22+
"tests": [],
23+
"phpcs_severity": "8"
2324
}

0 commit comments

Comments
 (0)