We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff53ee commit 8d48f55Copy full SHA for 8d48f55
counter.md
@@ -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
8
This is a special exercise. Instead of creating code that works with
9
an existing test suite you get to define the test suite. To help you
10
several variations of the code under test have been provided, your
counter.yml
@@ -3,3 +3,4 @@ blurb: "Design a test suite for a line/letter/character counter tool."
common:
type: focus
special: reverse
+deprecated: true
0 commit comments