Closed DerEnderKeks closed 3 years ago
Please don't autoformat, it makes it very hard to read the diffs.
I split it up into 2 commits for that reason, seems easy enough to read to me.
The problem is that I still have to look over it and that my own autoformatter will revert these changes anyways. It also touches more files than necessary, making merge issues more likely.
Anyways, nonetheless good work and thanks for the PR, I appreciate it. :)
Thanks :D
Just curious: What IDE are you using and why does it leave spaces at the end of lines? :P
I use Eclipse and I probably set it this way to not get thrown back to start of lines when navigating through the code—for empty lines that is, for trailing spaces I probably just forgot pressing the autoformatter. :S
I also auto formatted everything to get rid of the lines that only contained spaces..