Skip to content

Commit fe4a137

Browse files
committed
ci(test): Update MODULE.json with PHPStan level 1
1 parent 104e6a5 commit fe4a137

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

MODULE.json

Lines changed: 4 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,7 @@
2323
"unit": 0,
2424
"integration": 3,
2525
"functional": 0
26-
}
26+
},
27+
"phpcs_severity": "8",
28+
"phpstan_level": "1"
2729
}

0 commit comments

Comments
 (0)