spacewander commented on a change in pull request #2785:
URL: https://github.com/apache/apisix/pull/2785#discussion_r526004932
##########
File path: apisix/discovery/eureka.lua
##########
@@ -28,7 +28,7 @@ local ngx = ngx
local ngx_timer_at = ngx.timer.at
local ngx_timer_every = ngx.timer.every
local string_sub = string.sub
-local string_find = string.find
+local str_find = string.find
Review comment:
Please fix the indentation.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]