]> rtime.felk.cvut.cz Git - wvtest.git/commit
Strip trailing whitespace all over the tree.
authorKirill Smelkov <kirr@mns.spb.ru>
Tue, 13 Jul 2010 15:17:48 +0000 (19:17 +0400)
committerAvery Pennarun <apenwarr@gmail.com>
Wed, 14 Jul 2010 05:27:45 +0000 (01:27 -0400)
commitb04aecb1f3f35d940182998f938ae751ed68a937
tree9268760dc762aca02dcc803d156924a85866940d
parent2f455257ee7c49764b25e14a8807de0272475d70
Strip trailing whitespace all over the tree.

Because some editors highlight them in bright colors, and also git diff
colors them as red (try e.g. `git show --color 2f4552`). So kill them.

P.S. I've left trailing whitespace in LICENSE intact, because licensing
is special.
13 files changed:
Makefile
README
cpp/Makefile
cpp/wvtest.cc
cpp/wvtest.h
cpp/wvtestmain.cc
dotnet/Makefile
dotnet/t/wvtest.t.cs
dotnet/wvtest.cs
python/t/twvtest.py
python/wvtest.py
sh/wvtest.sh
wvtestrun