Skip to content

Commit 6d9112b

Browse files
committed
ci(test): Update MODULE.json with PHPStan level 5
1 parent 231f5a2 commit 6d9112b

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
@@ -17,10 +17,12 @@
1717
"components": [],
1818
"config": [
1919
{
20-
"path": "LokiTheme_LumaComponents\/general\/themes",
20+
"path": "LokiTheme_LumaComponents/general/themes",
2121
"label": "Generic settings > Applied Themes",
2222
"description": "By applying Loki Theme to a configured theme, its legacy JavaScript will be removed and replaced. Make sure to have tested this properly."
2323
}
2424
],
25-
"tests": []
25+
"tests": [],
26+
"phpcs_severity": "8",
27+
"phpstan_level": "5"
2628
}

0 commit comments

Comments
 (0)