diff options
Diffstat (limited to 'skate/zippy.go')
-rw-r--r-- | skate/zippy.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skate/zippy.go b/skate/zippy.go index a846a3b..69f4473 100644 --- a/skate/zippy.go +++ b/skate/zippy.go @@ -9,6 +9,8 @@ // The most confusing aspect currently is the variety of schemas hidden within // the readers (and string groups): release, ref, ref-as-release, open library, // wikipedia, ... +// +// TODO: [ ] pass release stage through all match types package skate import ( |