From d9400635bcb28674c8510d71aa6eed94194bf669 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 7 Nov 2023 14:53:26 +0100 Subject: add issue marker as internal tag @type --- app/Issue/GroupBy.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/Issue/GroupBy.hs') diff --git a/app/Issue/GroupBy.hs b/app/Issue/GroupBy.hs index 2b9e514..18859f2 100644 --- a/app/Issue/GroupBy.hs +++ b/app/Issue/GroupBy.hs @@ -13,11 +13,6 @@ import Issue.Tag (Tag (..)) import Issue.Tag qualified as I import Options.Applicative qualified as O --- TODO Add issues marker as internal tags --- --- The internal makers `TODO`, `FIXME`, etc. should be available via the --- internal tag @type - groupByArg :: O.Parser (Maybe T.Text) groupByArg = O.optional -- cgit v1.2.3