pep 8 converter?
Robin Becker
robin at reportlab.com
Mon Nov 8 06:46:35 EST 2004
More information about the Python-list mailing list
Mon Nov 8 06:46:35 EST 2004
- Previous message (by thread): pep 8 converter?
- Next message (by thread): pep 8 converter?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sylvain Thenault wrote: > On Mon, 08 Nov 2004 10:53:51 +0000, Robin Becker wrote: > > >>Is there a tool that checks/imposes PEP 8 (ie the right core coding style?). > > > The default pylint's policy is consistent with Guido's style guide. But it > only checks, not imposes anything nor patches the code to fix detected > problems. > Pylint is available from http://www.logilab.org/projects/pylint > thanks I'll give it a whirl -- Robin Becker
- Previous message (by thread): pep 8 converter?
- Next message (by thread): pep 8 converter?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list