mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
* Fix hlint suggestions, update hlint.yaml Most suggestions were redundant brackets. Some required LambdaCase. The .hlint.yaml file had a small typo, and didn't ignore camelCase suggestions in certain modules.