Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  WORKSPACE: Make header line space indent consistent
  WORKSPACE: Replace custom local_path with template

Change-Id: Ieb6ffe20d830f0dd54bf05b968a9f0a389d8af0a
diff --git a/WORKSPACE b/WORKSPACE
index ccf1272..7a6c718 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -4,10 +4,10 @@
 
 load_bazlets(
     commit = "6d3fd710ea4ca44805bb8c858d72b53bd3a500f3",
-    #local_path = "/home/ehugare/workspaces/bazlets",
+    #local_path = "/home/<user>/projects/bazlets",
 )
 
-#Snapshot Plugin API
+# Snapshot Plugin API
 #load(
 #    "@com_googlesource_gerrit_bazlets//:gerrit_api_maven_local.bzl",
 #    "gerrit_api_maven_local",