Skip to content

fix: normalize includeSubDomains option handling#134

Merged
JustinBeckwith merged 1 commit intomainfrom
codex/issue-7-include-subdomains-docs
Apr 12, 2026
Merged

fix: normalize includeSubDomains option handling#134
JustinBeckwith merged 1 commit intomainfrom
codex/issue-7-include-subdomains-docs

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Owner

Summary

  • preserve the default includeSubDomains: true behavior
  • normalize option parsing so both includeSubDomains and includeSubdomains are accepted
  • document the canonical option name and add regression tests for both spellings

Testing

  • npm test
  • npm run lint

Closes #7

@JustinBeckwith JustinBeckwith force-pushed the codex/issue-7-include-subdomains-docs branch from c210659 to 6b1048c Compare April 12, 2026 00:53
@JustinBeckwith JustinBeckwith merged commit 61f7c77 into main Apr 12, 2026
7 checks passed
@JustinBeckwith JustinBeckwith deleted the codex/issue-7-include-subdomains-docs branch April 12, 2026 00:56
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.

Should the includeSubDomains setting default to false?

1 participant