bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Remove trailing whitespace #56

Closed danielcompton closed 8 years ago

danielcompton commented 8 years ago

When I make PR's to doo, I need to be careful about not adding trailing whitespace as this makes the diffs harder to read and check. This commit removes trailing whitespace.

bensu commented 8 years ago

To avoid further problems I added remove-trailing-whitespace to my emacs config. and used it on the project, 952c38bf8feb23c280d30454a1d79e27b59c8b64.