Dirk Meyer wrote:
> Hans Meine wrote:
>> Hi,
>>
>> Now my question is: Should I take extra case not to commit such changes?
>> An example would be the attached tiny .diff, half of which is a no-op change 
>> (removing a tab at EOL).
> 
> I would prefer to have all trailing whitespaces removed anyway. What
> do other people think?

Why don't you run the code through reindent.py one of the tools in 
Python-2.5, it removes trailing spaces and replaces tabs with spaces.

Trailing spaces as a rule are bad, especially for continuation lines.

Duncan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to