Skip to content

Commit 0f95185

Browse files
ewallahpaulholden
authored andcommitted
Fix json including moodle-plugin-ci.phar
Fixes #363
1 parent 089a2f0 commit 0f95185

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

box.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"*.php",
2929
"*.xml",
3030
"*.sh",
31-
"*.jar"
31+
"*.jar",
32+
"*.json"
3233
],
3334
"exclude": [
3435
"Tests",

0 commit comments

Comments
 (0)