error-message-index
error-message-index copied to clipboard
Trailing whitespace should be trimmed for neatness
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
Good idea! Perhaps this can be automated as part of CI too.