Run buildifier over all BUCK files

Reviewed By: mzlee, dinhviethoa

Differential Revision: D6439498

fbshipit-source-id: ec847595afdd79434e48652d237d2533bbd2cad2
This commit is contained in:
Andres Suarez
2017-11-29 20:28:17 -08:00
committed by Facebook Github Bot
parent 240039c6f2
commit d674d48a7b
5 changed files with 13 additions and 10 deletions

View File

@@ -4,7 +4,10 @@ rn_robolectric_test(
name = "uimanager",
# TODO Disabled temporarily until Yoga linking is fixed t14964130
# srcs = glob(['**/*.java']),
srcs = ["SimpleViewPropertyTest.java", "MatrixMathHelperTest.java"],
srcs = [
"MatrixMathHelperTest.java",
"SimpleViewPropertyTest.java",
],
# Please change the contact to the oncall of your team
contacts = ["oncall+fbandroid_sheriff@xmail.facebook.com"],
visibility = [