google-nomulus/javatests/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
..
override Create zip_file() rule 2016-08-02 19:17:55 -04:00
BUILD Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
hello.txt Create zip_file() rule 2016-08-02 19:17:55 -04:00
world.txt Create zip_file() rule 2016-08-02 19:17:55 -04:00
zip_contents_test.bzl Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00