Graham Percival wrote Monday, June 06, 2011 12:01 AM
Proposal: let’s follow PEP-8. http://www.python.org/dev/peps/pep-0008/ * use 4 spaces per indentation level * never max tabs and spaces * Code indented with a mixture of tabs and spaces should be converted to using spaces exclusively
I personally prefer 2 space indents and absolutely no tabs, but as there
is a 10-year-old standard let's follow it. Do we want to adopt the 79-character maximum line length too? Trevor _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel