google-nomulus/java/google/registry/builddefs
jianglai 9fa2a84c35 Replace iteration over depsets with an explicit .to_list() call
The old pattern did an implicit iteration over a depset which will be forbidden in the future since it is potentially expensive. The new to_list() call is still expensive but it will be more visible.

LSC: []
Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=221266626
2018-11-14 11:55:43 -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 Replace iteration over depsets with an explicit .to_list() call 2018-11-14 11:55:43 -05:00