Skip to content

Commit 6e33707

Browse files
committed
Update MODULE.json with PHPCS severity 8
1 parent 756d8a5 commit 6e33707

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
@@ -17,10 +17,11 @@
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"
2627
}

0 commit comments

Comments
 (0)