You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is still an issue. We've had several pull requests come through recently that have fixed a number of PEP8 violations, which has helped. I think we should re-orient this issue to not only recommend a consistent coding style, but to enforce it. Therefore, the requirements for this issue should be:
Make coding style adherence a requirement for contribution, and document the requirement in our contribution guidelines (docs/develop.md).
Enforce this requirement via our CI pipeline. For example, Let's Encrypt checks code style as part of their Travis automated tests.
We should have consistent coding styles.
The text was updated successfully, but these errors were encountered: