ormolu/expected-failures/intero.txt
Mark Karpov 0e40431ba3
Ignore blank lines when checking the logs for Hackage packages
My editor trims trailing blank lines, so it is not handy to edit the
expected failures manually.
2020-04-15 17:56:31 +02:00

6 lines
174 B
Plaintext

Formatting is not idempotent:
src/InteractiveUI.hs<rendered>:2595:36
before: "Decl d2) = -- A bit "
after: "Decl d2) =\n -- A bi"
Please, consider reporting the bug.