This is a purely non-functional change, which removes extra whitespace at the end of source code lines. This can be something which irritates some people, hence why I'm submitting it. Nevertheless, if you don't want to merge these changes, I can appreciate it, as to some people it's also completely superfluous :-) I've split the commits up so that they change only files under a) the lib dir, b) files under t and c) other, remaining files, thus the changes could be cherry-picked if so desired. Splitting things up should hopefully make it easier to analyse the diffs. By the way, the tests pass, so this hasn't changed any behaviour that I'm aware of.
This is a purely non-functional change, which removes extra whitespace at the end of source code lines. This can be something which irritates some people, hence why I'm submitting it. Nevertheless, if you don't want to merge these changes, I can appreciate it, as to some people it's also completely superfluous :-) I've split the commits up so that they change only files under a) the
lib
dir, b) files undert
and c) other, remaining files, thus the changes could be cherry-picked if so desired. Splitting things up should hopefully make it easier to analyse the diffs. By the way, the tests pass, so this hasn't changed any behaviour that I'm aware of.