Skip to content

Commit 0bf40e2

Browse files
committed
Update MODULE.json with PHPCS severity 8
1 parent 8935451 commit 0bf40e2

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": "LokiTheme_LumaComponents\/general\/themes",
17+
"path": "LokiTheme_LumaComponents/general/themes",
1818
"label": "Generic settings > Applied Themes",
1919
"description": "By applying Loki Theme to a configured theme, its legacy JavaScript will be removed and replaced. Make sure to have tested this properly."
2020
}
2121
],
22-
"tests": []
22+
"tests": [],
23+
"phpcs_severity": "8"
2324
}

0 commit comments

Comments
 (0)