Skip to content

Commit 810f706

Browse files
jackhugheswebmatthewmorgan
authored andcommitted
Add auto_approve to hello-world exercise (#415)
This adds the auto_approve property to the hello-world exercise as part of preparing tracks for the v2 launch. The current code on the server will automatically approve hello-world exercises anyway, but that is a temporary fix and will be removed in the future. See #412
1 parent d6e8e25 commit 810f706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"slug": "hello-world",
99
"uuid": "9ce0f408-6d7b-4466-a390-75aeaf9492f2",
1010
"core": true,
11+
"auto_approve": true,
1112
"unlocked_by": null,
1213
"difficulty": 1,
1314
"topics": [

0 commit comments

Comments
 (0)