|
| 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. |
| 11 | + |
| 12 | +[c054d642-c1fa-4234-8007-9339f2337886] |
| 13 | +description = "no texts" |
| 14 | + |
| 15 | +[818031be-49dc-4675-b2f9-c4047f638a2a] |
| 16 | +description = "one text with one letter" |
| 17 | + |
| 18 | +[c0b81d1b-940d-4cea-9f49-8445c69c17ae] |
| 19 | +description = "one text with multiple letters" |
| 20 | + |
| 21 | +[708ff1e0-f14a-43fd-adb5-e76750dcf108] |
| 22 | +description = "two texts with one letter" |
| 23 | + |
| 24 | +[1b5c28bb-4619-4c9d-8db9-a4bb9c3bdca0] |
| 25 | +description = "two texts with multiple letters" |
| 26 | + |
| 27 | +[6366e2b8-b84c-4334-a047-03a00a656d63] |
| 28 | +description = "ignore letter casing" |
| 29 | + |
| 30 | +[92ebcbb0-9181-4421-a784-f6f5aa79f75b] |
| 31 | +description = "ignore whitespace" |
| 32 | + |
| 33 | +[bc5f4203-00ce-4acc-a5fa-f7b865376fd9] |
| 34 | +description = "ignore punctuation" |
| 35 | + |
| 36 | +[68032b8b-346b-4389-a380-e397618f6831] |
| 37 | +description = "ignore numbers" |
| 38 | + |
| 39 | +[aa9f97ac-3961-4af1-88e7-6efed1bfddfd] |
| 40 | +description = "Unicode letters" |
| 41 | +include = false |
| 42 | +comment = "wren doesn't have a lot of string manipulation functionality" |
| 43 | +comment = "it can't lowercase an arbitrary unicode letter" |
| 44 | + |
| 45 | +[7b1da046-701b-41fc-813e-dcfb5ee51813] |
| 46 | +description = "combination of lower- and uppercase letters, punctuation and white space" |
| 47 | + |
| 48 | +[4727f020-df62-4dcf-99b2-a6e58319cb4f] |
| 49 | +description = "large texts" |
| 50 | + |
| 51 | +[adf8e57b-8e54-4483-b6b8-8b32c115884c] |
| 52 | +description = "many small texts" |
0 commit comments