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 4a8260c commit 454d3a6Copy full SHA for 454d3a6
1 file changed
python/private/py_executable.bzl
@@ -73,6 +73,7 @@ _EXTERNAL_PATH_PREFIX = "external"
73
_ZIP_RUNFILES_DIRECTORY_NAME = "runfiles"
74
_INIT_PY = "__init__.py"
75
76
+# buildifier: disable=name-conventions
77
ExplicitSymlink = provider(
78
doc = """
79
A runfile that should be created as a symlink pointing to a specific location.
0 commit comments