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

feat: validate local name #78

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

remybar
Copy link
Contributor

@remybar remybar commented Jun 29, 2024

Implements _validate_local_name and _is_alpha_numeric to validate that a local name only contains [a-z0-9_] and do not begin with an underscore.

Related to #17.

Implements `_validate_local_name` and `_is_alpha_numeric` to validate that
a local name only contains [a-z0-9_] and do not begin with an underscore.
@Darlington02 Darlington02 merged commit 83b95f4 into horuslabsio:main Jul 1, 2024
2 checks passed
@codeWhizperer
Copy link
Collaborator

@allcontributors please add @remybar as contributor for code

Copy link
Contributor

@codeWhizperer

I've put up a pull request to add @remybar! 🎉

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.

3 participants