google-nomulus/java/google/registry/builddefs
jianglai 8fac22f0f3 Fix .bzl files with buildifier
This CL fixes .bzl files to make them compatible with the next versions of Bazel. This is done by running the following command on all the .bzl files:

    buildifier --lint=fix --warnings=attr-non-empty,attr-single-file,ctx-actions,output-group

More information: []

Tested:
    tap_presubmit
    Some tests failed; test failures are believed to be unrelated to this CL

BEGIN_PUBLIC
Internal cleanup
END_PUBLIC

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=235192309
2019-02-25 11:13:08 -05:00
..
BUILD Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
defs.bzl Format .bzl files with buildifier 2018-07-14 01:37:03 -04:00
registry_ear_file.bzl Format .bzl files with buildifier 2018-07-14 01:37:03 -04:00
zip_file.bzl Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00