Currently there is a lot of trailing whitespace in the codebase. This can make it a bit annoying to work on the project with an editor that strips whitespace automatically, as it makes the commit diffs confusing. I thought it would be a good idea to just clean this up in one place.
I also went ahead and added missing newlines at the end of files.
Currently there is a lot of trailing whitespace in the codebase. This can make it a bit annoying to work on the project with an editor that strips whitespace automatically, as it makes the commit diffs confusing. I thought it would be a good idea to just clean this up in one place.
I also went ahead and added missing newlines at the end of files.