We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e2198 commit fbf5db8Copy full SHA for fbf5db8
1 file changed
test/unit/caching/BUILD
@@ -24,6 +24,9 @@ load(
24
"code_checker_test",
25
)
26
27
+# We are not interested in finding bugs, we are only interested in whether the
28
+# analysis re-runs after the files have been modified.
29
+
30
cc_library(
31
name = "linking",
32
hdrs = ["linking.h"],
0 commit comments