Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise an error when variable names contain decimals #207

Merged

Conversation

douglasjacobsen
Copy link
Collaborator

This merge adds an exception that explains variable names cannot contain decimals when variable names are used that contain decimals.

A test is added to ensure this exception is raised properly.

This commit adds an exception that explains variable names cannot
contain decimals when variable names are used that contain decimals.

A test is added to ensure this exception is raised properly.
@douglasjacobsen douglasjacobsen added the bug Something isn't working label Jul 7, 2023
Copy link
Collaborator

@rfbgo rfbgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rfbgo rfbgo merged commit 305cfc7 into GoogleCloudPlatform:develop Jul 7, 2023
5 checks passed
@douglasjacobsen douglasjacobsen deleted the variable_decimal_error branch January 26, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants