mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
Update .hlint.yaml to avoid false positives on redundant brackets.
These brackets are not redundant, it's a bug in hlint:
$(deriveJSON ... )
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
- Text.Pandoc.Citeproc
|
||||
- Text.Pandoc.Citeproc.BibTeX
|
||||
- Text.Pandoc.Citeproc.MetaValue
|
||||
- Text.Pandoc.App.Opt
|
||||
- Text.Pandoc.Extensions
|
||||
|
||||
- ignore:
|
||||
name: "Use <$>"
|
||||
|
||||
Reference in New Issue
Block a user