JSON Output for RBTools List-Repo-Types Command

Review Request #11573 — Created April 4, 2021 and discarded

Information

RBTools
master

Reviewers

Depends on JSON output object from r#11521.

JSON object inclues:

types: List of all supported repo types with name and tool name of each

Ran unit tests in Commands and passed all tests

Summary ID
Modified __init__.py print_clients method to return list of repo types
list_repo_types iterates through repo_types returned from print_clients and appends to type key in json
19a49ce5f08269b54e3d9f380ffeb5dade6e259b
Fixed spaces on blank lines in __init__ clients and list_repo_types
f9316bec163c8379140a9b0d3be4f44a39141a1a
Description From Last Updated

W293 blank line contains whitespace

reviewbotreviewbot

W293 blank line contains whitespace

reviewbotreviewbot

W293 blank line contains whitespace

reviewbotreviewbot

W293 blank line contains whitespace

reviewbotreviewbot

E231 missing whitespace after ':'

reviewbotreviewbot

E231 missing whitespace after ':'

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

ryankang
ryankang
david
Review request changed

Status: Discarded

Loading...