1
- # This is an auto-generated file. Regular comments will be removed when this
2
- # file is regenerated. Regenerating will not touch any manually added keys,
3
- # so comments can be added in a "comment" key.
1
+ # This is an auto-generated file.
2
+ #
3
+ # Regenerating this file via `configlet sync` will:
4
+ # - Recreate every `description` key/value pair
5
+ # - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
6
+ # - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
7
+ # - Preserve any other key/value pair
8
+ #
9
+ # As user-added comments (using the # character) will be removed when this file
10
+ # is regenerated, comments can be added via a `comment` key.
4
11
5
12
[61559d5f-2cad-48fb-af53-d3973a9ee9ef ]
6
13
description = " count one word"
@@ -28,6 +35,11 @@ description = "normalize case"
28
35
29
36
[4185a902-bdb0-4074-864c-f416e42a0f19 ]
30
37
description = " with apostrophes"
38
+ include = false
39
+
40
+ [4ff6c7d7-fcfc-43ef-b8e7-34ff1837a2d3 ]
41
+ description = " with apostrophes"
42
+ reimplements = " 4185a902-bdb0-4074-864c-f416e42a0f19"
31
43
32
44
[be72af2b-8afe-4337-b151-b297202e4a7b ]
33
45
description = " with quotations"
@@ -40,3 +52,6 @@ description = "multiple spaces not detected as a word"
40
52
41
53
[50176e8a-fe8e-4f4c-b6b6-aa9cf8f20360 ]
42
54
description = " alternating word separators not detected as a word"
55
+
56
+ [6d00f1db-901c-4bec-9829-d20eb3044557 ]
57
+ description = " quotation for word with apostrophe"
0 commit comments