diff --git a/config.json b/config.json index 8992ea545..3e095d3ec 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "status": { "concept_exercises": true, "test_runner": true, - "representer": false, + "representer": true, "analyzer": false }, "blurb": "Go is a compiled, open source programming language with a small, consistent syntax, a powerful standard library, and fantastic tooling. It's a great fit for web backends and command-line tools.",