Adding TFS SCM tool support to rbtools.
Review Request #6356 — Created Sept. 22, 2014 and discarded
Adding TFS SCM tool support to rbtools.
Tested in conjunction with https://reviews.reviewboard.org/r/6355/ (CR for TFS SCM tool addition).
Haven't used Python in a long time (and even then it was brief) so expect stupidity.
Description | From | Last Updated |
---|---|---|
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 19 E231 missing whitespace after ';' |
reviewbot | |
Col: 19 E702 multiple statements on one line (semicolon) |
reviewbot | |
Col: 80 E501 line too long (92 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (87 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (113 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (107 > 79 characters) |
reviewbot | |
Col: 9 E301 expected 1 blank line, found 0 |
reviewbot | |
Col: 1 E302 expected 2 blank lines, found 1 |
reviewbot | |
Col: 80 E501 line too long (86 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (104 > 79 characters) |
reviewbot | |
'json' imported but unused |
reviewbot | |
'json' imported but unused |
reviewbot | |
Col: 19 E231 missing whitespace after ';' |
reviewbot | |
Col: 19 E702 multiple statements on one line (semicolon) |
reviewbot | |
Col: 19 E231 missing whitespace after ';' |
reviewbot | |
Col: 19 E702 multiple statements on one line (semicolon) |
reviewbot | |
'json' imported but unused |
reviewbot | |
'json' imported but unused |
reviewbot |
- Change Summary:
-
Fixing line issues and removing a pdb.set_trace()...
- Commit:
-
dbd2d4ef11c7f4ee42b22a47ae7455de75f6de4f805dba8dae59fc3849d68173f784818bf58301d8
-
Tool: Pyflakes Processed Files: rbtools/clients/tfs.py rbtools/commands/post.py setup.py rbtools/commands/__init__.py rbtools/commands/diff.py Tool: PEP8 Style Checker Processed Files: rbtools/clients/tfs.py rbtools/commands/post.py setup.py rbtools/commands/__init__.py rbtools/commands/diff.py
-
- Change Summary:
-
Tested (and fixed) when running on Windows.
- Commit:
-
805dba8dae59fc3849d68173f784818bf58301d827664307b960fa486ec637a16ba893e51591d666
-
Tool: PEP8 Style Checker Processed Files: rbtools/commands/status.py rbtools/commands/setup_repo.py rbtools/clients/tfs.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/commands/post.py setup.py Tool: Pyflakes Processed Files: rbtools/commands/status.py rbtools/commands/setup_repo.py rbtools/clients/tfs.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/commands/post.py setup.py
-
-
-
-
-
- Change Summary:
-
Addressing bot findings.
- Commit:
-
27664307b960fa486ec637a16ba893e51591d666e267097f3e78d02138385cf4c66ef599432b9346
-
Tool: Pyflakes Processed Files: rbtools/commands/status.py rbtools/commands/setup_repo.py rbtools/clients/tfs.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/commands/post.py setup.py Tool: PEP8 Style Checker Processed Files: rbtools/commands/status.py rbtools/commands/setup_repo.py rbtools/clients/tfs.py rbtools/commands/__init__.py rbtools/commands/diff.py rbtools/commands/post.py setup.py
-