File tree 1 file changed +15
-3
lines changed
exercises/practice/gigasecond/.meta
1 file changed +15
-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
[92fbe71c-ea52-4fac-bd77-be38023cacf7 ]
6
13
description = " date only specification of time"
@@ -13,6 +20,11 @@ description = "third test for date only specification of time"
13
20
14
21
[c9d89a7d-06f8-4e28-a305-64f1b2abc693 ]
15
22
description = " full time specified"
23
+ include = false
16
24
17
25
[09d4e30e-728a-4b52-9005-be44a58d9eba ]
18
26
description = " full time with day roll-over"
27
+ include = false
28
+
29
+ [fcec307c-7529-49ab-b0fe-20309197618a ]
30
+ description = " does not mutate the input"
You can’t perform that action at this time.
0 commit comments