Ticket #39 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

Apply style-checking tool to code samples in build

Reported by: gvwilson Assigned to: gvwilson
Priority: major Milestone: Someday
Component: tools Version:
Keywords: programming+style build Cc:

Description

All code used in examples should conform to PEP style; a style-checking tool should be included in the build to ensure this.

Change History

(in reply to: ↑ description ) 02/24/07 22:03:51 changed by lasher

Replying to gvwilson:

All code used in examples should conform to PEP style; a style-checking tool should be included in the build to ensure this.

By default, PyLint? assesses conformance to PEP 8 style.

07/29/07 10:07:44 changed by gvwilson

  • milestone changed from Lithium to SciPy07Sprint.

Milestone Lithium deleted

07/29/07 10:09:34 changed by gvwilson

  • milestone changed from SciPy07Sprint to Someday.