summaryrefslogtreecommitdiff
path: root/go/run-length-encoding/.exercism/metadata.json
diff options
context:
space:
mode:
authorDimitri Sokolyuk <sokolyuk@gmail.com>2022-11-22 18:26:18 +0100
committerDimitri Sokolyuk <sokolyuk@gmail.com>2022-11-22 18:26:18 +0100
commit15bc82acf0e243017464f307b098bf8fa642991d (patch)
treeeb40b3bafc982939120e88448618d6ec691676db /go/run-length-encoding/.exercism/metadata.json
parenta5512c42c3dd2522e19d166730cb42fc561afcbc (diff)
solve run length encodingHEADmaster
Diffstat (limited to 'go/run-length-encoding/.exercism/metadata.json')
-rw-r--r--go/run-length-encoding/.exercism/metadata.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/go/run-length-encoding/.exercism/metadata.json b/go/run-length-encoding/.exercism/metadata.json
new file mode 100644
index 0000000..dd34cf8
--- /dev/null
+++ b/go/run-length-encoding/.exercism/metadata.json
@@ -0,0 +1 @@
+{"track":"go","exercise":"run-length-encoding","id":"36e9ecb416fc40eaa771f9d3f44c8ef1","url":"https://exercism.org/tracks/go/exercises/run-length-encoding","handle":"dim13","is_requester":true,"auto_approve":false} \ No newline at end of file