Skip to content

Commit

Permalink
Merge pull request #82 from exercism/reformat-configs
Browse files Browse the repository at this point in the history
Reformat config files
  • Loading branch information
amscotti authored Jun 10, 2018
2 parents 8c9328b + 0e6e503 commit c74bbbb
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
99 changes: 50 additions & 49 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,178 +1,179 @@
{
"language": "Nim",
"active": false,
"blurb": "",
"exercises": [
{
"uuid": "4817a6c0-6c9f-41ce-b53e-54ee3c0a6e40",
"slug": "hello-world",
"uuid": "4817a6c0-6c9f-41ce-b53e-54ee3c0a6e40",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "5f1ac3f4-6d30-4487-a9aa-b7e88fe9fb08",
"slug": "leap",
"uuid": "5f1ac3f4-6d30-4487-a9aa-b7e88fe9fb08",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "ced77a52-47fc-461f-942b-ed2e0d671d1c",
"slug": "bob",
"uuid": "ced77a52-47fc-461f-942b-ed2e0d671d1c",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "ca6093d1-f2cb-4d28-9a56-312154f1179f",
"slug": "word-count",
"uuid": "ca6093d1-f2cb-4d28-9a56-312154f1179f",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "81816524-33b8-4e06-ad31-65efc9b1fec2",
"slug": "anagram",
"uuid": "81816524-33b8-4e06-ad31-65efc9b1fec2",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "4d520486-fb44-4f84-a261-4c2039a9b89c",
"slug": "triangle",
"uuid": "4d520486-fb44-4f84-a261-4c2039a9b89c",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "5904b7d1-08a3-4565-979c-a8e2f1e440fd",
"slug": "react",
"uuid": "5904b7d1-08a3-4565-979c-a8e2f1e440fd",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "3acf148d-df9e-4897-8c9f-c17a3ba5e4b6",
"slug": "binary",
"uuid": "3acf148d-df9e-4897-8c9f-c17a3ba5e4b6",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "532d4c60-52ff-4271-a346-b7c00ca83560",
"slug": "rna-transcription",
"uuid": "532d4c60-52ff-4271-a346-b7c00ca83560",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "7a9e6a30-dc8d-4c7e-bfdd-34922253532e",
"slug": "hamming",
"uuid": "7a9e6a30-dc8d-4c7e-bfdd-34922253532e",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "7131aec2-34c6-465f-a689-3a1cb297df3a",
"slug": "queen-attack",
"uuid": "7131aec2-34c6-465f-a689-3a1cb297df3a",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "afb513c4-fcfb-4211-bcbc-7807063d301c",
"slug": "nucleotide-count",
"uuid": "afb513c4-fcfb-4211-bcbc-7807063d301c",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "aaeadc9c-d92d-4d5a-a601-e7836f59dd9f",
"slug": "difference-of-squares",
"uuid": "aaeadc9c-d92d-4d5a-a601-e7836f59dd9f",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "4e35d149-d3b2-4e98-85bd-7a21783b59d4",
"slug": "raindrops",
"uuid": "4e35d149-d3b2-4e98-85bd-7a21783b59d4",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": []
},
{
"uuid": "91f1314c-5272-4a88-afee-747794236e2a",
"slug": "roman-numerals",
"uuid": "91f1314c-5272-4a88-afee-747794236e2a",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"conditionals",
"loops",
"integers",
"strings",
"logic",
"mathematics"
"loops",
"mathematics",
"strings"
]
},
{
"uuid": "b44d1ecb-48db-4841-be99-f48ba2602748",
"slug": "scrabble-score",
"uuid": "b44d1ecb-48db-4841-be99-f48ba2602748",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"loops",
"strings",
"games",
"maps"
"loops",
"maps",
"strings"
]
},
{
"uuid": "81009e3e-37ff-4f28-a84a-6935c32f96fa",
"slug": "pangram",
"uuid": "81009e3e-37ff-4f28-a84a-6935c32f96fa",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"loops",
"conditionals",
"strings",
"algorithms",
"conditionals",
"filtering",
"logic"
"logic",
"loops",
"strings"
]
},
{
"uuid": "58bb800a-5b64-44bc-8282-77972b71e615",
"slug": "allergies",
"uuid": "58bb800a-5b64-44bc-8282-77972b71e615",
"core": true,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"classes",
"mathematics",
"bitwise_operations",
"enumerations"
"classes",
"enumerations",
"mathematics"
]
},
{
"uuid": "dccdbae7-e882-4171-a517-04562113d059",
"slug": "gigasecond",
"uuid": "dccdbae7-e882-4171-a517-04562113d059",
"core": false,
"unlocked_by": null,
"difficulty": 1,
Expand All @@ -182,35 +183,35 @@
]
},
{
"uuid": "64f70cfe-e34c-43ee-9b9a-72fe54884599",
"slug": "space-age",
"uuid": "64f70cfe-e34c-43ee-9b9a-72fe54884599",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"mathematics",
"conditionals",
"floating_point_numbers",
"integers",
"conditionals"
"mathematics"
]
},
{
"uuid": "b1eb9f3c-8724-4b88-a545-2fe34b12b9cf",
"slug": "isogram",
"uuid": "b1eb9f3c-8724-4b88-a545-2fe34b12b9cf",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"algorithms",
"conditionals",
"loops",
"strings",
"algorithms",
"maps"
"maps",
"strings"
]
},
{
"uuid": "cc35f8f2-488e-40f7-adcd-1e690cabc6f8",
"slug": "acronym",
"uuid": "cc35f8f2-488e-40f7-adcd-1e690cabc6f8",
"core": false,
"unlocked_by": null,
"difficulty": 1,
Expand All @@ -219,8 +220,8 @@
]
},
{
"uuid": "f572ed7b-a1e7-47ab-a9c3-71ba988d3699",
"slug": "reverse-string",
"uuid": "f572ed7b-a1e7-47ab-a9c3-71ba988d3699",
"core": false,
"unlocked_by": null,
"difficulty": 1,
Expand All @@ -229,8 +230,8 @@
]
},
{
"uuid": "b7ad6238-bb8e-4629-8a6f-5eddb8568d87",
"slug": "two-fer",
"uuid": "b7ad6238-bb8e-4629-8a6f-5eddb8568d87",
"core": true,
"unlocked_by": null,
"difficulty": 1,
Expand All @@ -241,29 +242,29 @@
]
},
{
"uuid": "83f70468-941b-4d7d-9df7-6f8b6a54f6bc",
"slug": "armstrong-numbers",
"uuid": "83f70468-941b-4d7d-9df7-6f8b6a54f6bc",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"mathematics",
"algorithms",
"loops"
"loops",
"mathematics"
]
},
{
"uuid": "bb8af717-9e8d-498c-85cf-e6e77a84919e",
"slug": "bracket-push",
"uuid": "bb8af717-9e8d-498c-85cf-e6e77a84919e",
"core": false,
"unlocked_by": null,
"difficulty": 1,
"topics": [
"parsing",
"recursion",
"strings",
"stacks",
"parsing"
"strings"
]
}
]
}
}
16 changes: 8 additions & 8 deletions config/maintainers.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"docs_url": "https://github.com/exercism/docs/blob/master/maintaining-a-track/maintainer-configuration.md",
"maintainers": [
{
"github_username": "catb0t",
"show_on_website": false,
"alumnus": false,
"show_on_website": false,
"name": null,
"bio": null,
"link_text": null,
"link_url": null,
"avatar_url": null
"avatar_url": null,
"bio": null
},
{
"github_username": "amscotti",
"show_on_website": true,
"alumnus": false,
"show_on_website": true,
"name": "Anthony Scotti",
"bio": null,
"link_text": null,
"link_url": "https://128bit.io",
"avatar_url": null
"avatar_url": null,
"bio": null
}
],
"docs_url": "https://github.com/exercism/docs/blob/master/maintaining-a-track/maintainer-configuration.md"
]
}

0 comments on commit c74bbbb

Please sign in to comment.