mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
![]() The `black` version string differs based on installation method. On my (m1) laptop: ``` $ black --version black, version 21.7b0 ``` On @simon-mo's (intel) and @shrekris-anyscale's (m1) laptops: ``` $ black --version black, 21.12b0 (compiled: no) ``` This adds a conditional in `ci/lint/format.sh` to handle both. |
||
---|---|---|
.. | ||
generate_compile_commands | ||
bazel-format.sh | ||
check-banned-words.sh | ||
check-bazel-team-owner.py | ||
check-git-clang-format-output.sh | ||
check-git-clang-tidy-output.sh | ||
check_import_order.py | ||
clang-tidy-diff.py | ||
copyright-format.sh | ||
default-copyright.txt | ||
format.sh | ||
git-clang-format | ||
pre-push |