top | item 8996387

(no title)

nl5874 | 11 years ago

Yes, true, but only if it breaks. This enforces common code quality issues, so it will run side-to-side with travis.

discuss

order

ayrx|11 years ago

In all my projects (and the projects I contribute to), style issues are a build-breaking defect.

In Python this usually means running flake8 as a Travis job.