aboutsummaryrefslogtreecommitdiff
path: root/.hlint.yaml
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Hlint: ignore "Use void."John MacFarlane1-0/+1
2021-05-09Change reader types, allowing better tracking of source positions.John MacFarlane1-0/+1
2021-03-16Disable redundant brackets check in .hlint.yaml.John MacFarlane1-8/+2
2021-03-16.hlint.yaml - fix more false positives for redundant brackets.John MacFarlane1-0/+1
2021-03-16Update .hlint.yaml to avoid false positives on redundant brackets.John MacFarlane1-0/+2
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane1-0/+1
2021-02-04Lua filters: use same function names in Haskell and LuaAlbert Krewinkel1-0/+1
2020-12-30Undo the "Use fromRight" hlint hint.John MacFarlane1-0/+4
2020-11-07Lint code in PRs and when committing to master (#6790)Albert Krewinkel1-52/+74
2020-10-04Use HLint argument `--color=auto`Albert Krewinkel1-1/+1
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel1-0/+1
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres1-1/+3
2020-05-05Remove unnecessary hlint ignores (#6341)Joseph C. Sible1-2/+0
2020-02-07Resolve HLint warningsAlbert Krewinkel1-9/+22
2017-10-29Add .hlint.yamlJohn MacFarlane1-0/+72