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

refactor(current-domain) Remove dot from **current-domain** #3433

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

tlimoncelli
Copy link
Contributor

@tlimoncelli tlimoncelli commented Feb 14, 2025

Issue

The fact that **current-domain** includes the trailing dot requires certain code to treat ** as a trailing dot.
Code would be more simple (and obvious to the user) to have it NOT include the dot.

Resolution

Change **current-domain** to not include the trailing dot, update all tests.

@tlimoncelli tlimoncelli changed the title refactor(current-domain) **current-domain** should not include the tr… refactor(current-domain) Remove dot from **current-domain** Feb 14, 2025
@tlimoncelli tlimoncelli merged commit 2c4cc0c into main Feb 14, 2025
20 checks passed
@tlimoncelli tlimoncelli deleted the tlim_simplifycurrentdomain branch February 14, 2025 12:03
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.

None yet

1 participant