We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75082b5 commit 413ccc7Copy full SHA for 413ccc7
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