2013/11/15 Markus Schneider <[email protected]> > Strict code formating is fine, we know it form other open source projects. > > So we should now discuss and decide the line length if we stay on 79 > default or use a other one. >
PEP8 allow now 99 (since something like 3 month), for me is fine longer (even we change our internal policy due to this point). Longer than that for me is difficult to read, Advantage and disadvantage: 79 allow you verify sidebyside code with vim without brake lines. 99 low you shorter files. Regards. -- -------------------- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269 Skype: nhomar00 Web-Blog: http://geronimo.com.ve Servicios IT: http://vauxoo.com Linux-Counter: 467724 Correos: [email protected] [email protected] twitter @nhomar
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

