| commit | ea795e352c2770cdac200862439ae6067de1cbb1 | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Tue Mar 18 13:32:13 2025 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 13:03:08 2025 -0700 |
| tree | 9efddde0ab137b9d1565baea796b4c886b4ac5dd | |
| parent | 3702d48a293510591f4563cb798f91f16d3f0983 [diff] |
toolchain_utils_githooks: use chromite's `black` if available BUG=b:400988854 TEST=`repo upload` flagged formatting errors with `black` Change-Id: I3dc9d857fee8fda251e5050e988740400f1ae90a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6369715 Auto-Submit: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org> Commit-Queue: Jordan Abrahams-Whitehead <ajordanr@google.com> Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.