From c07d0ae41c7a90628550bcbb79ff684f4dfc5a33 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 27 Nov 2024 20:06:06 +0200 Subject: fox --- internal/entry/sharetags.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/entry/sharetags.go b/internal/entry/sharetags.go index fdbfa78..3075e2f 100644 --- a/internal/entry/sharetags.go +++ b/internal/entry/sharetags.go @@ -7,6 +7,7 @@ import ( "codeberg.org/snonux/gos/internal/config" ) +// TODO: Own package only dealing with tags, and put all tag code in there. type shareTags struct { includes []string // The platforms to include excludes []string // The platforms to exclude -- cgit v1.2.3