Skip to content

Conversation

bruchar1
Copy link
Member

@bruchar1 bruchar1 commented Aug 5, 2025

The group_arg_value option allow to put --key and its value on the same line on multiline arguments. However, when the options is --, it is an argument separator, and should not be grouped with the following argument.

The group_arg_value option allow to put --key and its value on the
same line on multiline arguments. However, when the options is
`--`, it is an argument separator, and should not be grouped with
the following argument.
@bruchar1 bruchar1 requested a review from jpakkane as a code owner August 5, 2025 18:30
@bonzini bonzini added this to the 1.10 milestone Aug 14, 2025
@eli-schwartz eli-schwartz merged commit 70b0de4 into mesonbuild:master Aug 26, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants