[RFC] Fix leading and trailing spaces.

2013-07-09 Thread Ondřej Bílka
Hi, I am writing tool to help with various style issues. This will simplify code review as these issues will be solved automatically. As prerequisite I need to have to start with consistent codebase. It is possible to fix only files that are touched by commit but this can introduce unrelated

Re: [RFC] Fix leading and trailing spaces.

2013-07-09 Thread Torbjorn Granlund
Ondřej Bílka nel...@seznam.cz writes: Are leading ws all spaces or tabs followed by less than 8 spaces? That's probably what we usually do. Are there some form-feeds and are they useful? I don't understand this question. I understand that some hackers find whitespace consistency to be