Merge lp://staging/~mblayman/entertainer/complain-fixme-todo into lp://staging/entertainer
Proposed by
Matt Layman
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paul Hummer | Approve | ||
Review via email: mp+6389@code.staging.launchpad.net |
Commit message
pylint now complains about TODOs in the code.
To post a comment you must log in.
This branch enables checking for TODO comments (we are already checking for FIXME). Because of that, I've also deleted all the TODO lines that were still in the code. I have provided a rationale for removal of each TODO in my commit messages so `bzr log -l <7 or 8>` should explain all my reasoning. Only one TODO was appropriate to convert to XXX. I have reported a bug to go with that XXX (Bug 374326).
This branch will help weed out any TODOs in the future and close Bug 311272.