[MERGE] Support for Putty SSH implementation, 2-nd edition
Dmitry Vasiliev
dima at hlabs.spb.ru
Mon Mar 5 08:46:41 GMT 2007
Alexander Belchenko wrote:
> Your patch is full of trim spaces at the end of lines. It insert too
> many noise.
> Please, configure your editor to not strip spaces at the end of lines
> when you work on bzr sources.
Actually I just use Vim with trailing whitespace highlighting turned on
(http://www.vim.org/scripts/script.php?script_id=790) and remove
trailing whitespace by myself when appropriate or annoying. I think it's
important (well at some point) for make code cleaner. Also trailing
whitespace may prevent some Vi commands like '{' and '}' to work as
expected. And there is even a note about trailing whitespace at the end
of PEP-8.
--
Dmitry Vasiliev <dima at hlabs.spb.ru>
http://hlabs.spb.ru
More information about the bazaar
mailing list