zhoujiexiong commented on code in PR #11374: URL: https://github.com/apache/apisix/pull/11374#discussion_r1665164924
########## apisix/plugins/limit-count/delayed_syncer.lua: ########## Review Comment: format indent whitespace from 2 to 4? and pass make lint ``` ERROR: apisix/plugins/limit-count/delayed_syncer.lua: line 33: getting the Lua global "pairs" ERROR: apisix/plugins/limit-count/delayed_syncer.lua: line 67: getting the Lua global "tonumber" ERROR: apisix/plugins/limit-count/delayed_syncer.lua: line 67: getting the Lua global "tonumber" ``` -- 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]
