Comment #3 on issue 468 by [email protected]: "make lint" should report wrongly-indented continuation lines
http://code.google.com/p/ganeti/issues/detail?id=468

Personally I find an indentation level 2 unreadable. But different people have different ideas about that. The last time I checked, the consensus among the team was to keep 2 (if I remember correctly, the reasons were the Google style guide, and little space for text after a few indentation levels).

I don't know if there is a tool to automatically change the indentation. The problem is that lines that become longer than 80 characters must be split, and automated tools don't usually do a good job with that. But we could make experiments, if we are headed in that direction.

The time taken to run PEP is not so big, but if we can run it just once it's better.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to