github.com/cheshirekow/buildtools@v0.0.0-20200224190056-5d637702fe81/build/testdata/032.bzl.golden (about)

     1  bigrule(
     2      timeout = 1,
     3      testonly = 1,
     4      srcs = 1,
     5      srcdir = 1,
     6      src = 1,
     7      size = 1,
     8      quux = 1,
     9      package_name = 1,
    10      outs = 1,
    11      out = 1,
    12      of = 1,
    13      name = 1,
    14      include = 1,
    15      implements = 1,
    16      implementation = 1,
    17      hdrs = 1,
    18      has_services = 1,
    19      gwt_name = 1,
    20      foo = 1,
    21      destdir = 1,
    22      deps = 1,
    23      baz = 1,
    24      baseline = 1,
    25      bar = 1,
    26      alwayslink = 1,
    27  )