From 2e6561fe911dde9f62f71beea6d1b79a7e69a13d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 16 Mar 2021 13:12:40 -0700 Subject: .hlint.yaml - fix more false positives for redundant brackets. --- .hlint.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.hlint.yaml') diff --git a/.hlint.yaml b/.hlint.yaml index 039e43562..213238458 100644 --- a/.hlint.yaml +++ b/.hlint.yaml @@ -46,6 +46,7 @@ - Text.Pandoc.Citeproc - Text.Pandoc.Citeproc.BibTeX - Text.Pandoc.Citeproc.MetaValue + - Text.Pandoc.Options - Text.Pandoc.App.Opt - Text.Pandoc.Extensions -- cgit v1.2.3