Kitware Robot
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
Our Git commit hooks disallow modification or addition of lines with
trailing whitespace. Wipe out all remnants of trailing whitespace
everywhere except third-party code.
Run the following shell code:
git ls-files -z -- \
bootstrap doxygen.config '*.readme' \
'*.c' '*.cmake' '*.cpp' '*.cxx' \
'*.el' '*.f' '*.f90' '*.h' '*.in' '*.in.l' '*.java' \
'*.mm' '*.pike' '*.py' '*.txt' '*.vim' |
egrep -z -v '^(Utilities/cm|Source/(kwsys|CursesDialog/form)/)' |
egrep -z -v '^(Modules/CPack\..*\.in)' |
xargs -0 sed -i 's/ \+$//'
2012-08-13 14:18:39 -04:00
..
2012-06-13 17:08:25 -04:00
2010-06-27 11:22:05 -04:00
2012-03-02 10:15:06 -05:00
2009-12-08 11:27:38 -05:00
2012-07-30 08:08:33 +02:00
2010-05-04 14:52:22 -04:00
2012-08-13 14:18:39 -04:00
2012-07-17 08:16:12 -04:00
2012-04-26 15:43:29 -04:00
2012-06-21 08:05:20 -04:00
2012-08-13 14:18:39 -04:00
2012-08-13 14:18:39 -04:00
2010-06-22 09:39:02 -04:00
2012-03-02 14:36:56 -05:00
2005-06-14 15:53:10 -04:00
2012-01-13 14:05:36 -05:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2010-08-05 17:06:10 -04:00
2009-09-28 11:43:28 -04:00
2009-09-28 11:43:28 -04:00
2011-08-11 22:43:33 +02:00
2012-08-13 14:18:39 -04:00
2012-01-13 14:05:36 -05:00
2012-03-02 13:33:41 -05:00