Format the with buildifier.
This commit is contained in:
parent
87e4c93a41
commit
a95326eb78
2
BUILD
2
BUILD
|
@ -11,11 +11,11 @@ exports_files([
|
|||
|
||||
filegroup(
|
||||
name = "test_deps",
|
||||
testonly = True,
|
||||
srcs = [
|
||||
"BUILD",
|
||||
"//lib:test_deps",
|
||||
] + glob(["*.bzl"]),
|
||||
testonly = True,
|
||||
)
|
||||
|
||||
skylark_library(
|
||||
|
|
Loading…
Reference in New Issue