lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GOP-PROP 1: python formatting


From: Trevor Daniels
Subject: Re: GOP-PROP 1: python formatting
Date: Mon, 6 Jun 2011 08:22:06 +0100


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]