Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Multiline if-then-else #214

Closed
bulseeyeLF opened this issue May 18, 2021 · 1 comment
Closed

[Question] Multiline if-then-else #214

bulseeyeLF opened this issue May 18, 2021 · 1 comment

Comments

@bulseeyeLF
Copy link

Is there a way to enforce multi line syntax

if var then
  ...
else
  ...
end

rather than

if var then ... else ...

Tried going over the docs, couldn't find it

@bulseeyeLF
Copy link
Author

Closing due to #198 :(

Will re-post to https://github.com/luarocks/luacheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant