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