Hi all,

I just want to let you know that I hav very good progress in the PEP 8
clean-up:

When I started last week, pep8_pass reported 11575 errors. As of now we
are down to 3247. So there are only 28 % left.

Most counted errors are:
   1586 E501 line too long
    772 E241 multiple spaces after ':'
and then quite far below:
    176 E225 missing whitespace around operator
    129 E127 continuation line over-indented for visual indent

Alone the "line too long" errors counted for 13 % of the errors last
week, as of today, now they count for 48 % of the remaining errors.

The "multiple spaces after ':'" mostly originate from formatting
properties into "tables". THis results in more readable code, but is not
strictly PEP 8.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to