Run buildifier on codebase to format BUILD files

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140362453
This commit is contained in:
mcilwain
2016-11-28 18:15:21 -05:00
committed by Ben McIlwain
parent 9129c74201
commit 2b7d580bb3
109 changed files with 404 additions and 519 deletions
-5
View File
@@ -16,9 +16,6 @@ package_group(
],
)
zip_file(
name = "common_war",
srcs = [
@@ -112,7 +109,6 @@ zip_file(
],
)
################################################################################
# DOMAIN REGISTRY :: SANDBOX ENVIRONMENT
#
@@ -294,4 +290,3 @@ zip_file(
mappings = {"java/google/registry/env/local/tools": ""},
deps = [":registry_tools_war"],
)