CppCXY commented on issue #5760:
URL: https://github.com/apache/apisix/issues/5760#issuecomment-989890021


   > The code of APISIX follows the 
https://github.com/apache/apisix/blob/master/CODE_STYLE.md specification. What 
do you think is the problem? Please give an example.
   
   
https://github.com/apache/apisix/blob/5ae38f81f25fc58a040e30d12ba8fef33bb56f60/apisix/wasm.lua#L42
 do not keep 2 line
   
https://github.com/apache/apisix/blob/c178435d7ada4eeb713d9a1688fb5f54f971abdf/apisix/debug.lua#L104
 why do end block no indent
   
https://github.com/apache/apisix/blob/c178435d7ada4eeb713d9a1688fb5f54f971abdf/apisix/stream/plugins/limit-conn.lua#L26
 not only one space after ','
   
   
https://github.com/apache/apisix/blob/c178435d7ada4eeb713d9a1688fb5f54f971abdf/apisix/http/router/radixtree_uri_with_parameter.lua#L28
 strange indent
   
   ...


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