Torsten Bögershausen df8fd4f4be Add check_fix_white_space.py
Make it possible to check for whitespace-damage:
- a file uses TAB instead of space
- a file has trailing whitespace e.g.
  "text on this line   \n" instead of "text on this line\n"

Both make reviews unnecessary hard and may lead to merge conflicts,
which could be easily avoided.

In the next commit this script will be added to the continous integration.
2019-11-29 08:32:17 +01:00
2017-12-08 12:12:31 +01:00
2017-12-08 09:47:56 +01:00
2019-10-14 18:17:55 +01:00
Description
Testrig with linear axis
2.7 MiB
Languages
Python 93%
sed 3.5%
Shell 3.5%