-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
It is worth testing if the output is properly formatted with stylua.
What needs to be done:
- modify the function
run_lua_code:
string_to_code_proj/tests/setup_lua.py
Line 24 in cb5d084
def run_lua_code(in_code, tmp_folder):
to runstylua --checkon the temporary source file (i.e.tmp_folder / source_filename), - install
styluainsetup_for_lua.sh.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers