From 8015bdc11b63e46ff4685075e90bb49197076653 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 10 Nov 2023 11:14:45 +0100 Subject: @backlog issues, remove @scheduled --- app/TreeGrepper/Comment.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/TreeGrepper') diff --git a/app/TreeGrepper/Comment.hs b/app/TreeGrepper/Comment.hs index c912e27..1a6aed2 100644 --- a/app/TreeGrepper/Comment.hs +++ b/app/TreeGrepper/Comment.hs @@ -64,6 +64,8 @@ treeGrepperLanguage ext = -- -- tree-grepper supported files can be listed through `tree-grepper -- --languages`. + -- + -- @backlog case ext of ".elm" -> "elm" ".hs" -> "haskell" -- cgit v1.2.3