Merge branch 'stable-2.15'

* stable-2.15:
  Upgrade bazlets to latest stable-2.15 to build with 2.15.10 API
  Automatically format BUILD file with buildifier lint mode
  Upgrade bazlets to latest stable-2.15 to build with 2.15.9 API
  Upgrade bazlets to latest stable-2.15 to build with 2.15.8 API
  Upgrade bazlets to latest stable-2.14 to build with 2.14.18 API

Change-Id: Ie4a7f3351624506b753c305600fc4727f6a22d58
diff --git a/BUILD b/BUILD
index 416a3b6..3e27567 100644
--- a/BUILD
+++ b/BUILD
@@ -1,10 +1,10 @@
+load("//tools/bzl:junit.bzl", "junit_tests")
 load(
     "//tools/bzl:plugin.bzl",
     "PLUGIN_DEPS",
     "PLUGIN_TEST_DEPS",
     "gerrit_plugin",
 )
-load("//tools/bzl:junit.bzl", "junit_tests")
 
 gerrit_plugin(
     name = "readonly",
diff --git a/WORKSPACE b/WORKSPACE
index 2007df5..b2ecf78 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -4,7 +4,7 @@
 
 load_bazlets(
     commit = "c15e64db2a87c0453427ff45f79d1ed3899b5d92",
-    #    local_path = "/home/<user>/projects/bazlets",
+    #local_path = "/home/<user>/projects/bazlets",
 )
 
 # Release Plugin API
diff --git a/tools/eclipse/BUILD b/tools/eclipse/BUILD
index e9b0ad2..59793e5 100644
--- a/tools/eclipse/BUILD
+++ b/tools/eclipse/BUILD
@@ -1,4 +1,3 @@
-load("//tools/bzl:plugin.bzl", "PLUGIN_DEPS")
 load("//tools/bzl:classpath.bzl", "classpath_collector")
 
 classpath_collector(