-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I am trying to use this build extension, but I am getting the following error:
Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
bazel-out/darwin_arm64-fastbuild/bin/external/bazel_clang_tidy/clang_tidy/clang_tidy: line 40: clang-tidy: command not found
I am running this on macOS 14.1.1. Is there a way to configure the path to clang-tidy, ideally in a BUILD file instead of in the command? On my installation, clang-tidy is installed under /opt/homebrew/opt/llvm/bin/clang-tidy.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels