Skip to content

Commit 635851c

Browse files
CLOUDP-283086: Comment
1 parent ccd8b22 commit 635851c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ipa/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# A Self-Documenting Makefile: http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html
22

33
SPECTRAL_VERSION=${SPECTRAL_VERSION:-6.11.1}
4-
SPECTRAL_CORE_VERSION=${SPECTRAL_CORE_VERSION:-1.19.1}
4+
SPECTRAL_CORE_VERSION=${SPECTRAL_CORE_VERSION:-1.19.1} # If we need to use spectral core .js
55

66
.PHONY: deps
77
deps: ## Download go module dependencies

0 commit comments

Comments
 (0)