Closed robinnorth closed 6 years ago
Ah, didn't notice that, thanks. It's where trailing spaces have been trimmed by Atom on save, which actually shouldn't be happening according to the .editorconfig
file. Probably something to do with my IDE settings, I'll take a look at it.
Looks like Atom's whitespace
package was conflicting with the editorconfig
package and always causing trailing whitespace to be trimmed. Fixed and re-pushed this.
What happened to all those line breaks?