ormolu/expected-failures/leksah.txt
2020-04-16 20:41:36 +02:00

12 lines
362 B
Plaintext

Formatting is not idempotent:
src/IDE/Pane/Modules.hs<rendered>:1188:7
before: "cr\n -- show"
after: "cr\n in -- show"
Please, consider reporting the bug.
Formatting is not idempotent:
src/IDE/SymbolNavigation.hs<rendered>:233:8
before: "\n\n return [\n {-i"
after: "\n\n return\n [ {-i"
Please, consider reporting the bug.