Run buildifier over BUCK and TARGETS files
Reviewed By: scottrice Differential Revision: D8163151 fbshipit-source-id: 700a77c09c6ab1bef8fd24a2a3133a4b50e3b3a3
This commit is contained in:
committed by
Facebook Github Bot
parent
f9df990177
commit
eb7cb11ffd
@@ -12,8 +12,8 @@ yoga_prebuilt_jar(
|
||||
|
||||
yoga_java_library(
|
||||
name = "infer-annotations",
|
||||
visibility = YOGA_ROOTS,
|
||||
exported_deps = [
|
||||
":infer-annotations-jar",
|
||||
],
|
||||
visibility = YOGA_ROOTS,
|
||||
)
|
||||
|
@@ -12,8 +12,8 @@ yoga_prebuilt_jar(
|
||||
|
||||
yoga_java_library(
|
||||
name = "jsr-305",
|
||||
visibility = YOGA_ROOTS,
|
||||
exported_deps = [
|
||||
":jsr305-jar",
|
||||
],
|
||||
visibility = YOGA_ROOTS,
|
||||
)
|
||||
|
@@ -12,8 +12,8 @@ yoga_prebuilt_jar(
|
||||
|
||||
yoga_java_library(
|
||||
name = "junit",
|
||||
visibility = YOGA_ROOTS,
|
||||
exported_deps = [
|
||||
":junit-jar",
|
||||
],
|
||||
visibility = YOGA_ROOTS,
|
||||
)
|
||||
|
Reference in New Issue
Block a user