mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix formatting.
This commit is contained in:
@@ -44,6 +44,6 @@ codeql_pkg_files(
|
||||
":python3src",
|
||||
] + glob(["data/**"]),
|
||||
prefix = "tools",
|
||||
strip_prefix=strip_prefix.from_pkg(),
|
||||
strip_prefix = strip_prefix.from_pkg(),
|
||||
visibility = ["//python:__pkg__"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user