mirror of
https://gitee.com/iresty/apisix.git
synced 2024-11-29 18:48:31 +08:00
docs: updated CODE_STYLE.md (#7023)
Hey, I've noticed a missing space here, hope you dont mind!
This commit is contained in:
parent
ab7a7675d2
commit
223b8aebb5
@ -122,7 +122,7 @@ end
|
||||
if a == 1 then
|
||||
foo()
|
||||
|
||||
elseif a== 2 then
|
||||
elseif a == 2 then
|
||||
bar()
|
||||
|
||||
elseif a == 3 then
|
||||
|
Loading…
Reference in New Issue
Block a user