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