Skip to content

Clarify the parameter keepends in string·splitlines - #343

Open
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-16
Open

Clarify the parameter keepends in string·splitlines#343
lgalfaso wants to merge 1 commit into
bazelbuild:masterfrom
lgalfaso:patch-16

Conversation

@lgalfaso

@lgalfaso lgalfaso commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

State that the parameter keepends in string·splitlines must be a Boolean.

Fixes #30

State that the parameter `keepends` in string·splitlines must be a Boolean.

Fixes bazelbuild#30
@lgalfaso
lgalfaso requested a review from brandjon as a code owner April 7, 2026 19:34
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.

should string·splitlines argument be a bool or be interpreted as a bool?

1 participant