Hacker News new | ask | show | jobs
by ayrx 4147 days 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.