docs: updated CODE_STYLE.md (#7023)

Hey, 
I've noticed a missing space here, hope you dont mind!
This commit is contained in:
Bennet Gallein 2022-05-11 04:27:00 +02:00 committed by GitHub
parent ab7a7675d2
commit 223b8aebb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ end
if a == 1 then
foo()
elseif a== 2 then
elseif a == 2 then
bar()
elseif a == 3 then