mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 08:52:12 +02:00
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:
parent
9129c74201
commit
2b7d580bb3
109 changed files with 404 additions and 519 deletions
|
@ -6,7 +6,6 @@ licenses(["notice"]) # Apache 2.0
|
|||
|
||||
load("@io_bazel_rules_closure//closure:defs.bzl", "closure_java_template_library")
|
||||
|
||||
|
||||
closure_java_template_library(
|
||||
name = "soy_java_wrappers",
|
||||
srcs = glob(["*.soy"]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue