membphis commented on pull request #2340: URL: https://github.com/apache/apisix/pull/2340#issuecomment-705425077
pls fix the code style first: https://github.com/apache/apisix/runs/1224890754#step:6:117 ``` Checking apisix/plugins/limit-count/limit-count-redis-cluster.lua 6 warnings apisix/plugins/limit-count/limit-count-redis-cluster.lua:55:1: line contains only whitespace apisix/plugins/limit-count/limit-count-redis-cluster.lua:58:1: line contains only whitespace apisix/plugins/limit-count/limit-count-redis-cluster.lua:113:13: setting non-standard global variable ok apisix/plugins/limit-count/limit-count-redis-cluster.lua:114:20: accessing undefined variable ok apisix/plugins/limit-count/limit-count-redis-cluster.lua:126:9: setting non-standard global variable ok apisix/plugins/limit-count/limit-count-redis-cluster.lua:127:16: accessing undefined variable ok ``` ---------------------------------------------------------------- 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]
