Skip to content

Commit 8d48f55

Browse files
committed
Deprecate the counter exercise.
See discussion in #80
1 parent 4ff53ee commit 8d48f55

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

counter.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
**NOTE: This exercise has been deprecated.**
2+
3+
Please see the discussion in https://github.com/exercism/x-common/issues/80
4+
for more context.
5+
6+
--------
7+
18
This is a special exercise. Instead of creating code that works with
29
an existing test suite you get to define the test suite. To help you
310
several variations of the code under test have been provided, your

counter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ blurb: "Design a test suite for a line/letter/character counter tool."
33
common:
44
type: focus
55
special: reverse
6+
deprecated: true

0 commit comments

Comments
 (0)