git-repo/release
Gavin Mak ea2e330e43 Format codebase with black and check formatting in CQ
Apply rules set by https://gerrit-review.googlesource.com/c/git-repo/+/362954/ across the codebase and fix any lingering errors caught
by flake8. Also check black formatting in run_tests (and CQ).

Bug: b/267675342
Change-Id: I972d77649dac351150dcfeb1cd1ad0ea2efc1956
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/363474
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2023-03-22 17:46:28 +00:00
..
README.md release: import some helper scripts for managing official releases 2020-02-21 05:20:58 +00:00
sign-launcher.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sign-tag.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update_manpages.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update-manpages update-manpages: clean up symlink in checkout 2022-12-12 23:04:40 +00:00
util.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00

These are helper tools for managing official releases. See the release process document for more details.