Skip to content

Conversation

Freed-Wu
Copy link
Contributor

@Freed-Wu Freed-Wu commented Aug 20, 2025

Original #2775 only pass exe, which is arg[minIndex]. arg from minIndex + 1 to -1 are ignored.

For example, when arg from -3 to 2 is
/the/path/of/bootstrap -e XXX lua-language-server --check .
It will only pass
/the/path/of/bootstrap lua-language-server --check .

Original LuaLS#2775 only pass exe, which is arg[minIndex].
arg from minIndex + 1 to -1 are ignored.

For example, when arg from -3 to 2 is
/the/path/of/bootstrap -e XXX lua-language-server --check .
It will only pass
/the/path/of/bootstrap lua-language-server --check .
@sumneko sumneko merged commit 9ffeeef into LuaLS:master Sep 23, 2025
10 of 11 checks passed
@sumneko
Copy link
Collaborator

sumneko commented Sep 23, 2025

Thank you!

@Freed-Wu Freed-Wu deleted the check branch September 23, 2025 08:21
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

Successfully merging this pull request may close these issues.

2 participants