-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 Format exercise meta via configlet (#319)
- Loading branch information
1 parent
146a088
commit 02a8824
Showing
11 changed files
with
109 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,23 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"contributors": ["jonmcalder"], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"contributors": [ | ||
"jonmcalder" | ||
], | ||
"files": { | ||
"solution": ["annalyns-infiltration.R"], | ||
"test": ["test_annalyns-infiltration.R"], | ||
"exemplar": [".meta/exemplar.R"] | ||
"solution": [ | ||
"annalyns-infiltration.R" | ||
], | ||
"test": [ | ||
"test_annalyns-infiltration.R" | ||
], | ||
"exemplar": [ | ||
".meta/exemplar.R" | ||
] | ||
}, | ||
"forked_from": ["Csharp/annalyns-infiltration"], | ||
"forked_from": [ | ||
"Csharp/annalyns-infiltration" | ||
], | ||
"blurb": "Learn about booleans by contributing to a strategy game" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"contributors": [], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"files": { | ||
"solution": ["cars-assemble.R"], | ||
"test": ["test_cars-assemble.R"], | ||
"exemplar": [".meta/exemplar.R"] | ||
"solution": [ | ||
"cars-assemble.R" | ||
], | ||
"test": [ | ||
"test_cars-assemble.R" | ||
], | ||
"exemplar": [ | ||
".meta/exemplar.R" | ||
] | ||
}, | ||
"forked_from": ["Csharp/cars-assemble"], | ||
"forked_from": [ | ||
"Csharp/cars-assemble" | ||
], | ||
"blurb": "Learn about conditionals by analyzing the production of an assembly line." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"contributors": [], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"files": { | ||
"solution": ["elyses-enchantments.R"], | ||
"test": ["test_elyses-enchantments.R"], | ||
"exemplar": [".meta/exemplar.R"] | ||
"solution": [ | ||
"elyses-enchantments.R" | ||
], | ||
"test": [ | ||
"test_elyses-enchantments.R" | ||
], | ||
"exemplar": [ | ||
".meta/exemplar.R" | ||
] | ||
}, | ||
"forked_from": ["javascript/elyses-enchantments"], | ||
"forked_from": [ | ||
"javascript/elyses-enchantments" | ||
], | ||
"blurb": "Help Elyse with her Enchantments and learn about vectors in the process." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,22 @@ | ||
{ | ||
"authors": ["jonmcalder"], | ||
"blurb": "Learn the basics of R by following a lasagna recipe.", | ||
"icon": "lasagna", | ||
"authors": [ | ||
"jonmcalder" | ||
], | ||
"files": { | ||
"solution": ["lasagna.R"], | ||
"test": ["test_lasagna.R"], | ||
"exemplar": [".meta/examplar.R"] | ||
"solution": [ | ||
"lasagna.R" | ||
], | ||
"test": [ | ||
"test_lasagna.R" | ||
], | ||
"exemplar": [ | ||
".meta/examplar.R" | ||
] | ||
}, | ||
"forked_from": ["csharp/basics", "ruby/basics"] | ||
"forked_from": [ | ||
"csharp/basics", | ||
"ruby/basics" | ||
], | ||
"icon": "lasagna", | ||
"blurb": "Learn the basics of R by following a lasagna recipe." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"files": { | ||
"solution": [ | ||
"armstrong-numbers.R" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"files": { | ||
"solution": [ | ||
"queen-attack.R" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
{ | ||
"authors": ["colinleach"], | ||
"contributors": ["jonmcalder"], | ||
"authors": [ | ||
"colinleach" | ||
], | ||
"contributors": [ | ||
"jonmcalder" | ||
], | ||
"files": { | ||
"solution": ["vehicle-purchase.R"], | ||
"test": ["test_vehicle-purchase.R"], | ||
"example": [".meta/example.R"] | ||
"solution": [ | ||
"vehicle-purchase.R" | ||
], | ||
"test": [ | ||
"test_vehicle-purchase.R" | ||
], | ||
"example": [ | ||
".meta/example.R" | ||
] | ||
}, | ||
"forked_from": ["javascript/vehicle-purchase"], | ||
"blurb": "Learn about comparison and conditionals while preparing for your next vehicle purchase" | ||
} |