Fabriceli commented on PR #8651:
URL: https://github.com/apache/apisix/pull/8651#issuecomment-1408104104

   > [#8651 
(comment)](https://github.com/apache/apisix/pull/8651#discussion_r1073064191) 
It seems there are still indentation issues. Some places use 8-spaces 
indentation instead of 4.
   
   I checked the code and `make lint` cant get WARN and ERROR, could you give 
some hint about this? I break a long code line to multiple lines, it will be 
made like follow by default:
   ```lua
   log.error("connect consul: ", consul_server.consul_server_url,
           ", by service url: ", svc_url, ", with error: ", error_info)
   ```


-- 
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