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

Validate maximum identifier length #439

Merged
merged 13 commits into from
Oct 29, 2024
Merged

Validate maximum identifier length #439

merged 13 commits into from
Oct 29, 2024

Conversation

ryanslade
Copy link
Collaborator

It should not exceed the maximum of 63.

Closes #64

It should not exceed the maximum of 63.
@ryanslade ryanslade changed the title Valid maximum identifier length Validate maximum identifier length Oct 28, 2024
@ryanslade
Copy link
Collaborator Author

(I'm adding tests to all the places I added validation)

@ryanslade
Copy link
Collaborator Author

Done, PTAL

@ryanslade ryanslade merged commit 37a7232 into main Oct 29, 2024
26 checks passed
@ryanslade ryanslade deleted the rs/max-identifier-length branch October 29, 2024 10:12
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.

Add guards for names max length
2 participants