Revolyssup commented on code in PR #11793:
URL: https://github.com/apache/apisix/pull/11793#discussion_r1899571673


##########
apisix/plugin.lua:
##########
@@ -34,6 +34,9 @@ local type          = type
 local local_plugins = core.table.new(32, 0)
 local tostring      = tostring
 local error         = error
+-- make linter happy to avoid error: getting the Lua global "load"

Review Comment:
   This is needed. The lj-releng file just added to the keywords that can be 
used with the ignore comment.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to