Skip to content

Trim whitespace from domain names#41

Open
loks0n wants to merge 2 commits intomainfrom
feat/trim-names
Open

Trim whitespace from domain names#41
loks0n wants to merge 2 commits intomainfrom
feat/trim-names

Conversation

@loks0n
Copy link
Contributor

@loks0n loks0n commented Mar 11, 2026

Summary

  • Automatically trim() domain names in Record and Question constructors to strip leading/trailing whitespace
  • Added tests for whitespace, tabs, and newline trimming in both classes

Test plan

  • Unit tests pass (testConstructorTrimsWhitespaceFromName, testConstructorTrimsTabsAndNewlinesFromName, testWithNameTrimsWhitespace)
  • Verify no regressions in existing test suite

🤖 Generated with Claude Code

loks0n and others added 2 commits February 17, 2026 10:37
… responses

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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