We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
to_lua
stylua
#391 added the to_lua.
It is worth testing if the output is properly formatted with stylua.
What needs to be done:
run_lua_code
string_to_code_proj/tests/setup_lua.py
Line 24 in cb5d084
stylua --check
tmp_folder / source_filename
setup_for_lua.sh
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#391 added the
to_lua
.It is worth testing if the output is properly formatted with
stylua
.What needs to be done:
run_lua_code
:string_to_code_proj/tests/setup_lua.py
Line 24 in cb5d084
to run
stylua --check
on the temporary source file (i.e.tmp_folder / source_filename
),stylua
insetup_for_lua.sh
.The text was updated successfully, but these errors were encountered: