Merge branch 'stable-2.15' into stable-2.16
* stable-2.15: Bazel: Automatically fix lint errors with buildifier 0.20.0 Bazel: Fix more buildifier warnings Bazel: Automatically fix lint errors with buildifier 0.20.0 Fix typo in documentation of edit preferences Bazel: Automatically fix lint errors with buildifier Change-Id: I3400928e4dca65264715dca3c29729237934f042
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
load("//tools/bzl:gwt.bzl", "gwt_module")
|
||||
load("//tools/bzl:java.bzl", "java_library2")
|
||||
load("//tools/bzl:junit.bzl", "junit_tests")
|
||||
load("//tools/bzl:gwt.bzl", "gwt_module")
|
||||
|
||||
EXPORTED_DEPS = [
|
||||
"//java/com/google/gerrit/common:client",
|
||||
|
||||
Reference in New Issue
Block a user