Skip to content

starlark: Disallow positional arguments after keyword arguments#40

Merged
robinlinden merged 1 commit intomasterfrom
starlark-stricter-arg-parsing
Apr 19, 2026
Merged

starlark: Disallow positional arguments after keyword arguments#40
robinlinden merged 1 commit intomasterfrom
starlark-stricter-arg-parsing

Conversation

@robinlinden
Copy link
Copy Markdown
Owner

This matches what Bazel does: package contains errors: ffs: positional argument may not follow keyword argument

@robinlinden robinlinden merged commit d19cd0c into master Apr 19, 2026
7 checks passed
@robinlinden robinlinden deleted the starlark-stricter-arg-parsing branch April 19, 2026 20:19
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.

1 participant