Skip to content

Commit 686daab

Browse files
ErikSchierboommirkoperillo
authored andcommitted
[v3] Create .meta/config.json files
Practice Exercises in Exercism v3 will have a `.meta/config.json` file that contains exercise-specific information like the names of the solution, test and example file(s). The `.meta/config.json` file will also contain any source information as defined for the corresponding problem-specifications exercise (if any). See [the spec](https://github.com/exercism/docs/blob/main/anatomy/tracks/practice-exercises.md) for more information.
1 parent 5e99394 commit 686daab

120 files changed

Lines changed: 960 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"authors": [],
3+
"files": {
4+
"solution": [],
5+
"test": [],
6+
"example": []
7+
}
8+
}

0 commit comments

Comments
 (0)