Skip to content

Flag param names that are reserved words#1556

Merged
TwitchBronBron merged 2 commits intomasterfrom
prevent-reserved-param-names
Sep 11, 2025
Merged

Flag param names that are reserved words#1556
TwitchBronBron merged 2 commits intomasterfrom
prevent-reserved-param-names

Conversation

@TwitchBronBron
Copy link
Member

Adds validation to prevent using reserved words as parameter names. We already had logic like this for local variable names and functions, but somehow param names got missed.

image

@TwitchBronBron TwitchBronBron changed the title Prevent param names that are reserved words Flag param names that are reserved words Sep 11, 2025
@TwitchBronBron TwitchBronBron enabled auto-merge (squash) September 11, 2025 17:00
@TwitchBronBron TwitchBronBron merged commit 2f76c09 into master Sep 11, 2025
7 checks passed
@TwitchBronBron TwitchBronBron deleted the prevent-reserved-param-names branch September 11, 2025 17:49
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