hatch.project.utils.format_script_commands

hatch.project.utils.format_script_commands(*, commands: list[str], args: str, ignore_exit_code: bool) Iterable[str]