bzp2010 commented on code in PR #2527:
URL: https://github.com/apache/apisix-dashboard/pull/2527#discussion_r922929252


##########
Makefile:
##########
@@ -59,8 +59,8 @@ endif
 .PHONY: dag-lib
 dag-lib:
 ifeq ("$(wildcard api/dag-to-lua/dag-to-lua.lua)", "")
-       curl -Lso /tmp/v1.1.tar.gz 
https://github.com/api7/dag-to-lua/archive/v1.1.tar.gz
-       tar -zxvf /tmp/v1.1.tar.gz -C /tmp
+        curl -Lso /tmp/v1.1.tar.gz 
https://github.com/api7/dag-to-lua/archive/v1.1.tar.gz
+        tar -zxvf /tmp/v1.1.tar.gz -C /tmp

Review Comment:
   Hi, @butterfly1924. Please check indent character, make sure it is 
consistent with the other rows.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to