Format .bzl files with Bazel Buildifier
Change-Id: I3ab30565e5ac110a18cbe3d34f76307801c30373
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
JGIT_VERS = '4.5.0.201609210915-r.115-g81f9c1843'
|
||||
DOC_VERS = '4.5.0.201609210915-r'
|
||||
JGIT_VERS = "4.5.0.201609210915-r.115-g81f9c1843"
|
||||
|
||||
DOC_VERS = "4.5.0.201609210915-r"
|
||||
|
||||
#DOC_VERS = JGIT_VERS # Set to VERS unless using a snapshot
|
||||
JGIT_DOC_URL="http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"
|
||||
JGIT_DOC_URL = "http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"
|
||||
|
||||
Reference in New Issue
Block a user