Skip to content

Commit a965fb4

Browse files
keitherenon
authored andcommitted
requires bash
1 parent 196a099 commit a965fb4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

clang_tidy/clang_tidy_test.bzl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
"""A test rule to run clang-tidy"""
1+
"""A test rule to run clang-tidy
2+
3+
NOTE: This rule requires bash
4+
"""
25

36
load("@bazel_tools//tools/build_defs/cc:action_names.bzl", "ACTION_NAMES")
47
load("@bazel_tools//tools/cpp:toolchain_utils.bzl", "find_cpp_toolchain")

0 commit comments

Comments
 (0)