Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4693420 By: bugok
Hey I thought it would be helpful if there was a PEP8 coding conventions checker in PyDev. An interface similar to the PyLint interface seems well-fitting. (Info, Warning, Error notifications with a jump-to-line interface) There is already a PEP8 checker at cheesecake.org: http://svn.pycheesecake.org/trunk/cheesecake/pep8.py I'm sure there will be some python-modification there will be have to be done on this code, which I'll gladly perform, I just don't know what they are yet. Many thanks, BugoK. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
