Figured it would probably cause conflicts if I went ahead and fixed all the trailing whitespace errors in the various files, but the files I touched should be fine linter wise.
[] Running yarn lint does not trigger any linter errors
[x] The test of the method you have fixed is passing
[x] You have written a new skeleton method for someone else to work on!
[x] You have written tests to accompany your skeleton method
Closes #546
Figured it would probably cause conflicts if I went ahead and fixed all the trailing whitespace errors in the various files, but the files I touched should be fine linter wise.
yarn lint
does not trigger any linter errors