Closed
Bug 664759
Opened 15 years ago
Closed 9 years ago
socorro should use PEP8 for Python code
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1377254
People
(Reporter: rhelmer, Assigned: willkg)
References
Details
Quoting lars from bug 654567 comment 18:
"It is ironic that I be the one to say this, but we ought to adopt PEP8 coding standards for all new code in the project. I know someone is going to quote me and I'll never hear the end of it..."
Comment 1•15 years ago
|
||
It would be good to discuss updating our style guide at the offsite next week.
PEP8 is nice because of we could hook the compliance tools into our tests to enforce style.
Comment 2•15 years ago
|
||
Consensus at the offsite seemed to be that this was a fine way to go. I've updated the code conventions guide to indicate that PEP 8 with 4 space indents is how we will proceed.
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•9 years ago
|
Assignee: nobody → willkg
| Assignee | ||
Comment 3•9 years ago
|
||
Mmm... this is great, but I think bug #1377254 has a better mission and is a superset of this bug: fix things so we can lint in CI.
Given that, I think I'm going to close dupe this bug to that bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•