Fix up a few webapi-lint errors.
Review Request #5662 — Created March 31, 2014 and submitted — Latest diff uploaded
The webapi-lint script had one unicode issue that was causing it to crash.
After I fixed that, I went through and fixed a handful of small issues that it
found.
- Ran webapi-lint
- Ran unit tests
Diff Revision 1 (Latest)
contrib/internal/webapi-lint.py |
---|
reviewboard/webapi/resources/diff.py |
---|
reviewboard/webapi/resources/draft_filediff.py |
---|
reviewboard/webapi/resources/filediff.py |
---|
reviewboard/webapi/resources/hosting_service_account.py |
---|
reviewboard/webapi/resources/repository_branches.py |
---|
reviewboard/webapi/resources/repository_commits.py |
---|
reviewboard/webapi/resources/review_draft.py |
---|
reviewboard/webapi/resources/validate_diff.py |
---|