Format BUILD files with buildifier
Using buildifier from master branch and the command: $ buildifier -r -lint fix -warnings all . Change-Id: I5560593b8d4b34f0ad3003af312ca167b2a68a50
This commit is contained in:
parent
2e9924535a
commit
7ed7cbdccb
@ -4,9 +4,9 @@ load(
|
||||
"gwt_genrule",
|
||||
"gwt_user_agent_permutations",
|
||||
)
|
||||
load("//tools/bzl:java.bzl", "java_library2")
|
||||
load("//tools/bzl:junit.bzl", "junit_tests")
|
||||
load("//tools/bzl:license.bzl", "license_test")
|
||||
load("//tools/bzl:java.bzl", "java_library2")
|
||||
|
||||
gwt_genrule()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user