Skip to content

Commit 454d3a6

Browse files
committed
fix buildifier warning
1 parent 4a8260c commit 454d3a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/private/py_executable.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ _EXTERNAL_PATH_PREFIX = "external"
7373
_ZIP_RUNFILES_DIRECTORY_NAME = "runfiles"
7474
_INIT_PY = "__init__.py"
7575

76+
# buildifier: disable=name-conventions
7677
ExplicitSymlink = provider(
7778
doc = """
7879
A runfile that should be created as a symlink pointing to a specific location.

0 commit comments

Comments
 (0)