File tree Expand file tree Collapse file tree 1 file changed +22
-3
lines changed
exercises/practice/reverse-string/.meta Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 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
[c3b7d806-dced-49ee-8543-933fd1719b1c ]
6
13
description = " an empty string"
@@ -19,3 +26,15 @@ description = "a palindrome"
19
26
20
27
[b9e7dec1-c6df-40bd-9fa3-cd7ded010c4c ]
21
28
description = " an even-sized word"
29
+
30
+ [1bed0f8a-13b0-4bd3-9d59-3d0593326fa2 ]
31
+ description = " wide characters"
32
+ include = false
33
+
34
+ [93d7e1b8-f60f-4f3c-9559-4056e10d2ead ]
35
+ description = " grapheme cluster with pre-combined form"
36
+ include = false
37
+
38
+ [1028b2c1-6763-4459-8540-2da47ca512d9 ]
39
+ description = " grapheme clusters"
40
+ include = false
You can’t perform that action at this time.
0 commit comments