error-message-index icon indicating copy to clipboard operation
error-message-index copied to clipboard

Trailing whitespace should be trimmed for neatness

Open PPKFS opened this issue 2 years ago • 1 comments

Consider this: https://haskell.github.io/error-messages/messages/GHC-99623/example1/index.html

because the before has an extra trailing newline, the alignment is thrown off. This should probably be formatted the same way

PPKFS avatar Jun 12 '22 13:06 PPKFS

Good idea! Perhaps this can be automated as part of CI too.

david-christiansen avatar Jun 13 '22 05:06 david-christiansen