We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a18bd0 commit 15bd965Copy full SHA for 15bd965
BUILD
@@ -19,4 +19,4 @@ filegroup(name = "bzl_srcs_for_stardoc", srcs = glob(["**/*.bzl"]) + ["@bazel_to
19
# Implementation:
20
# If you are looking into the implementation, start with the overview in ImplementationReadme.md.
21
22
-exports_files(["refresh.template.py", "check_python_version.template.py"]) # For implicit use by therefresh_compile_commands macro, not direct use.
+exports_files(["refresh.template.py", "check_python_version.template.py"]) # For implicit use by the refresh_compile_commands macro, not direct use.
0 commit comments