Skip to content

Handle dotfiles and empty strings in identifier generation#17

Merged
SimonCropp merged 4 commits into
mainfrom
Handle-dotfiles-and-empty-strings-in-identifier-generation
Jan 28, 2026
Merged

Handle dotfiles and empty strings in identifier generation#17
SimonCropp merged 4 commits into
mainfrom
Handle-dotfiles-and-empty-strings-in-identifier-generation

Conversation

@SimonCropp
Copy link
Copy Markdown
Owner

No description provided.

Added support for files that start with a dot (e.g., ".txt") in Generator, ensuring correct identifier generation. Updated Identifier.Build to return '_' for empty strings instead of throwing an exception. Added and updated tests to verify correct handling of dotfiles and empty string identifiers.
@SimonCropp SimonCropp added this to the 0.5.0 milestone Jan 28, 2026
@SimonCropp SimonCropp merged commit c5e92dc into main Jan 28, 2026
3 of 5 checks passed
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